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