scheme-init
v1.0.2
Published
Quickly init a repository and connect to a remote on Bitbucket.
Downloads
5
Maintainers
Readme
Scheme Init
Quickly init a repository and connect to a remote on Bitbucket.
Table of Contents
Documentation
Installation
We assume you have pre-installed node.js.
npm install scheme-init -g
Usage
Before you can use scheme-init you will have to create an OAuth consumer in your Bitbucket account and give it the appropriate permissions.
Then, cd into your project directory and:
cd project
scheme-init
License
MIT © Justin Martin