
###
Help
###

module.exports = ->
  do ->
    console.log "  Commands:"
    console.log ""
    console.log "    init [options]  initialize project configs"
    console.log "    shock           generate project using [topsy.json]"
    console.log ""
