Skip to content

Latest commit

Β 

History

History
34 lines (21 loc) Β· 585 Bytes

README.md

File metadata and controls

34 lines (21 loc) Β· 585 Bytes

smooth-code-cli

Smooth code utility for training exercises.

Install

npm install -g smooth-code-cli

Usage

Usage: smooth-code [options] [command]


Options:

  -V, --version  output the version number
  -h, --help     output usage information


Commands:

  init <training-name>  Go to the beginning of exercise
  start <exercise>      Go to the beginning of an exercise
  end <exercise>        Go to the end of an exercise
  solution <exercise>   Get the solution of an exercise
  tag                   Tag all exercises [only for trainer]

License

MIT