Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 835 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 835 Bytes

Command Line Cipher

This is a project of making a decrypting App which uses the shift method

Getting Started

  • 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

TECHNOLOGIES USED

  • Java

Author and Contacts

Behavior Driven Development

  • 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

License

This project is licenced under the MIT Licence - see the LICENCE file for details

  • copyright 2021 - Waithaka Waweru