slipcast-cli

The global command interface for Slipcast: the minimal config static website builder you can leave at anytime.

Usage no npm install needed!

<script type="module">
  import slipcastCli from 'https://cdn.skypack.dev/slipcast-cli';
</script>

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.