0.1.0 • Published 7 years ago

@spvrk/super-builder v0.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Super Builder

A project scaffolding CLI tool

Release v0.1.0

  • Authenticate with Github and creates remote repo.
  • Adds .gitignore based on cli selections
  • initializes remote repo with contents of current working directory

Installation instructions:

$ npm i -g @spvrk/super-builder

To run:

$ sbuild

or

$ sbuild <remote-repo-name> <repo-description>