@getgrit/launcher

v0.0.26
This is a module for installing the Grit binary CLI.

prepack

rm -rf .install

postinstall

node ./install.js && ./.install/bin/marzano init --global

forceinstall

rm -rf .install && node ./install.js && ./.install/bin/cli install
npm i @getgrit/[email protected]

Metadata

Downloads