smooth-code-cli

Smooth code utility for training exercises.

Usage no npm install needed!

<script type="module">
  import smoothCodeCli from 'https://cdn.skypack.dev/smooth-code-cli';
</script>

README

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