0.0.6 • Published 7 years ago

hubist v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

hubist ==========

Installation:
npm install -g hubist

Usage: From the command line, type hubist to run command line tool.
Enter create or delete.
Enter username and then enter password.

A GitHub repo will be created. A new local directory will be created.
A .gitignore file will be created containing "node_modules" for git to ignore.
An initial push to the created GitHub repo.

Note: This will use an existing directory with the same name.
It will reinitialize a Git repo and erase and replace a .gitignore file. As tested should not delete files in an existing directory.

That's it.

Tested on Windows 10 and Ubuntu Linux.
Someone test in on MacOS X -- let me know what happens.

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago