@grundstein/cli
v0.0.1-alpha.0
Published
host and continuosly deploy static webapps and their apis.
Downloads
24
Readme
grundstein
coming soon.
@grundstein command line interface.
continuosly deploy, monitor and analyse your server.
very opinonated.
install
// globally installed cli
npm install -g grundstein
// locally in your app
npm install --save-dev --save-exact grundstein
usage
after installing globally, grundstein
will be available as an executable on the PATH.
if installed as local app npm dependency, grundstein
will be available in package.json npm run scripts,
and installed in node_modules/.bin/grundstein.
## cli
./docs is the default directory to build hashes for.
generate
grundstein soon
help output
run grundstein without commands (or the --help flag) to get help output
grundstein
grundstein --help
grundstein -h
changelog
0.0.1-alpha.0
first release