Done with python, and some tooling allowing to add boring boilerplate faster.
To add new chapter:
$ python -m ctci chapter add "Lorem ipsum"To add new exercise:
$ python -m ctci exercise add "Lorem ipsum"poetry run pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Done with python, and some tooling allowing to add boring boilerplate faster.
To add new chapter:
$ python -m ctci chapter add "Lorem ipsum"To add new exercise:
$ python -m ctci exercise add "Lorem ipsum"poetry run pytest