This is a project of making a decrypting App which uses the shift method
- First you
git clone
the project into your machine and open it with IntelliJ IDEA. - So that is
https://github.com/weshy007/command-line-caesar-cipher.git
- Run the project since it's a CLI project
- Java
- For feedback, write to josephwaweru96@gmail.com
- When you run the App you are prompted to input text to be encrypted.
- You are then asked how many pushes you want to encrypt your text
- You are given the output
This project is licenced under the MIT Licence - see the LICENCE file for details
- copyright 2021 - Waithaka Waweru