An open API service indexing awesome lists of open source software.

https://github.com/smooth-code/smooth-code-cli

Smooth code utility for training exercises 👨🏻‍🏫
https://github.com/smooth-code/smooth-code-cli

Last synced: 6 months ago
JSON representation

Smooth code utility for training exercises 👨🏻‍🏫

Awesome Lists containing this project

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 Go to the beginning of exercise
start Go to the beginning of an exercise
end Go to the end of an exercise
solution Get the solution of an exercise
tag Tag all exercises [only for trainer]
```

## License

MIT