0.3.3 • Published 5 years ago
create-schnack v0.3.3
create-schnack
You can use this script to setup Schnack.
mkdir my-schnack
cd my-schnack
npm init schnackWhat does it do?
- check if a Schnack config file (called
schnack.jsonfrom now on) exists - if it doesn't exist, copy the
schnack.tpl.jsontoschnack.jsonand exit with a message asking the user to edit the config file and then runnpm init schnackagain - if the config file exists, the init script installs
schnackand the configured schnack plugins