0.5.3 • Published 6 years ago

tuture-cli v0.5.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Tuture

Build Status Build status

Command-line tool (CLI) for Tuture project.

Commands

Base command

Command-line tool for Tuture.

VERSION
  tuture-cli/0.4.4 darwin-x64 node-v8.11.2

USAGE
  $ tuture [COMMAND]

COMMANDS
  destroy  Delete all tuture files
  help     display help for tuture
  init     Initialize a tuture tutorial
  reload   Sync tuture files with current repo
  up       Render and edit tutorial in browser

tuture init

Initialize a tuture tutorial

USAGE
  $ tuture init

OPTIONS
  -h, --help  show CLI help
  -y, --yes   do not ask for prompts

tuture up

Render and edit tutorial in browser

USAGE
  $ tuture up

OPTIONS
  -h, --help       show CLI help
  -p, --port=port  which port to use for tutorial server

tuture reload

Sync tuture files with current repo

USAGE
  $ tuture reload

tuture destroy

Delete all tuture files

USAGE
  $ tuture destroy

OPTIONS
  -f, --force  destroy without confirmation
  -h, --help   show CLI help

tuture login

Login to tuture account

USAGE
  $ tuture login

OPTIONS
  -h, --help  show CLI help

tuture publish

Publish tutorial to tuture.co

USAGE
  $ tuture publish

OPTIONS
  -h, --help  show CLI help

License

MIT.