heisenberg
v0.1.0
Published
Set up heisenberg projects from the command line
Downloads
7
Readme
heisenberg-npm
Heisenberg's npm module for easy setup
Usage
npm install -g heisenbergmdkr newproj && cd newproj
heisenbergIt will:
- create a new copy of the Heisenberg repository
- make sure you have pulldown installed and run it to resolve dependencies
- remove the
.gitfolder and rungit initso you get a new clean repository
