skelly

web app bones

Usage no npm install needed!

<script type="module">
  import skelly from 'https://cdn.skypack.dev/skelly';
</script>

README

skelly

$ skelly

  web app bones

  Usage:
    $ skelly <task> [options]
      Run a task

    $ skelly build
      Run the build once

    $ skelly serve
      Run the build and watch for changes.
      Starts a browser-sync server with serving
      rules similar to surge.sh

    $ skelly build:svg
      Runs grunticon

    $ skelly tasks
      Get a list of the tasks available

    $ skelly version
      Print out the version of skelly

  Options:
    -v, --version
    -p, --production
    -V, --verbose

Built by fffunction, with love and coffee