@thejacobdev/binit
v1.0.2
Published
CLI tool for quickly creating a new project and Github repository from an existing boilerplate
Downloads
4
Maintainers
Readme
:wave: Binit
Binit is a CLI tool for you to quickly create a new project and Github repository from an existing boilerplate being hostd as a git repo.
Follow me on twitter or give this project a :star: if you find this tool useful :blue_heart:
:wrench: Install
yarn global add @thejacobdev/binit
:pencil2: Usage
binit
in a folder you want your project to be
binit reset
if you want to change last used Github account
:sparkles: Features
- Clone and automatically reset local git repository
- Create new repository on Github (local or private)
- Push your first commit to newly created repository
License
This project is licensed under the MIT License - see the LICENSE.md file for details