Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 422 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 422 Bytes

heisenberg-npm

Heisenberg's npm module for easy setup

Usage

npm install -g heisenberg
mkdir newproj && cd newproj
heisenberg

It will:

  • create a new copy of the Heisenberg repository
  • make sure you have pulldown installed and run it to resolve dependencies
  • remove the .git folder and run git init so you get a new clean repository