luweslen / cayce-cipher

Cayce is a caesar cipher program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cayce Cipher

Project |  Technologies |  How to use |  How to contribute |  License


πŸ’» Project

Cayce is a caesar cipher program.

πŸ› οΈ Technologies

This project was developed with the following technologies:

  • Python
  • Unit Test

βš™οΈ How To Run

Follow the steps below to run this project

  • Clone o repository with git clone https://github.com/luweslen/cayce-cipher
  • Go to directory backend with cd cayce-cipher
  • Start the program with python3 src/main.py

πŸ€” How to contribute

  • Make a fork
  • Create a branch with your feature: git checkout -b my-feature
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature
  • Finally create a new pull request

πŸ“ License

This project is under the MIT license. See the LICENSE for details.

πŸ‘¨β€πŸ’» Made by


Luciano Weslen
Software Developer

πŸ€” Do not forget

Enjoy every moment, they are unique and go by fast!

About

Cayce is a caesar cipher program


Languages

Language:Python 100.0%