/Ruby-morsecode

In this project , we are applying ruby to solve common challenges like morse code

Primary LanguageRubyMIT LicenseMIT

MORSE CODE

📗 Table of Contents

📖 Decode Morse message

Decode Morse message A simple morse code decoder. Using Ruby language.

🛠 Built With

Tech Stack

  • Languages: Ruby
  • Frameworks: N/A
  • Technologies Used: GIT, GITHUB, LINTERS

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • ruby installed and running

Setup

  • Clone this repo https://github.com/hakichris/Ruby-morsecode.git

    git clone https://github.com/hakichris/Ruby-morsecode.git
  • Navigate to morse-code-massage folder/directory

    cd morse-code-massage
  • On the command line, at the project's root, run bundle install to install app dependencies

  • Next, run ruby morse-code-massage.rb which will run the app in the development mode.

(back to top)

👥 Authors

👤 Christian Hakizimana

👤 Caren Siya

(back to top)

🔭 Future Features

  • Check more codes

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a ⭐️!

(back to top)

🙏 Acknowledgments

  • Thanks to my learning and coding partners for all their support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)