slipcast-cli
v0.1.6
Published
The global command interface for Slipcast: the minimal config static website builder you can leave at anytime.
Downloads
3
Readme
Slipcast CLI
Use this to generate new Slipcast projects. First, install the Node library
with npm install -g slipcast-cli
or yarn global add slipcast-cli
You can then run slipcast-cli folder_name
to create a new project inside
folder_name
. It takes a bit to install the dependencies, but afterwards
your project will run the default template included with Slipcast.