This package has been deprecated

Author message:

tuture-cli has been merged into tuture. Use tuture directly instead.

tuture-cli
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i tuture-cli

Weekly Downloads

1

Version

0.5.3

License

MIT

Unpacked Size

33.7 kB

Total Files

18

Last publish

Collaborators

  • powerformarc