Cipher machine used by NAZI Germany during World War II.
- GCC compiler
- Make utility
Run the following command to compile the project:
make build
Execute the following command to build and run the project:
make run
To remove the compiled files, run:
make clean