Skip to content

SportZing/hookio-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hookio-scaffold

A small collection of CLI helpers for building apps with hook.io

Install

$ npm install hookio-scaffold -g

Usage

Usage: hios [options] [command]

Commands:

  init 
  Create a new Hook.io project

  create-hook <name>
  Create a new hook

  start 
  Start the project hooks

  stop 
  Stop the project hooks

  restart 
  Restart the project hooks

Options:

  -h, --help      output usage information
  -V, --version   output the version number
  -q, --quiet     No output
  -C, --no-color  No color output
  -s, --stack     Output stack trace with error messages

About

A small collection of CLI helpers for building apps with hook.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published