/chint

Primary LanguageRust

Chint

chint is a cli tool (for now) to help you practise coding exercises.

Usage

To list all the available problems

chint list

See description of a problem

chint problem 1 show

Run tests againt your code in python (keep your solution in solution.py file)

chint problem 1 test "python3 solution.py"

What's in the name

"chint" comes from sanskrit word "chintan" signifying thinking.