@insynergie/create
v0.3.2
Published
Init package.json with inSynergie defaults
Downloads
22
Readme
create
Scaffold project directory (package.json, tsconfig.json, ..., git) with our default settings...
npm init @insynergie
yarn create @insynergiePowerShell
npm init "@insynergie"
yarn create "@insynergie"The new package.json contains private: true with intent, in order to prevent npm publish by accident.
