creates a minimal typescript project intended for quick testing/prototyping
git clone [email protected]:tobi12345/mkts.git
cd mkts
npm install
npm build
npm install .
mkts [name] [options...]
Options:
--help Show help [boolean]
--version Show version number [boolean]
--git [boolean] [default: false]