New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tuture-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tuture-cli

Command-line tool for Tuture.

latest
Source
npmnpm
Version
0.5.3
Version published
Maintainers
1
Created
Source

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.

Keywords

cli

FAQs

Package last updated on 30 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts