Toy shell for git tutorial purposes
Clone this repository by running the following command:
git clone https://github.com/larics/git-tutorial-code
-
Building:
cd cpp mkdir build cmake ../ make
-
Running:
./lust
-
Running:
cd python ./lust.py
Maintainers Robert Milijaš