This project is using Ruby to to decode morse code.
<img src="/asset/International_Morse_Code.svg.png alt="">
-
Programming Language: Ruby
-
Linter: Rubocop
-
VS Code
-
Ruby
- To get a local copy up and running follow these simple example steps.
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Ruby.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Ruby installation.
$ ruby --version && irb
Clone the repository using the GitHub link provided below.
In the terminal, go to your file directory and run this command.
$ git clone https://github.com/ppmarq1/Morse-Decode.git
👤 Pedro Marques
- GitHub: https://github.com/ppmarq1
- Twitter: https://twitter.com/ppmarq1
- LinkedIn: https://br.linkedin.com/in/pedroalmeidamarques/
👤 Emmanuel Moombe
- GitHub: https://github.com/medsonmoombe
- Twitter: https://twitter.com/@emmanue78388405
- LinkedIn: https://www.linkedin.com/in/emmanuel-moombe-821918230/
Contributions, issues, and feature requests are welcome!!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.