git-plunder

1.0.1 • Public • Published

git-plunder

NPM

What IS this?

This will download a .git folder from an URL and then restores the code. First version.

This is a proof-of-concept tool for this article.

How do I set up this?

First off, make sure you've got a working installation of NodeJS and npm. Then install it using npm:

$ npm install -g git-plunder

Usage

First make sure to cd into an empty directory, as the tool will write to your cwd.

$ git-plunder http://www.example.co/

/git-plunder/

    Package Sidebar

    Install

    npm i git-plunder

    Weekly Downloads

    2

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • j3lte