Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 1.34 KB

README.md

File metadata and controls

52 lines (26 loc) · 1.34 KB

Ruby Enumerables

Getting Started

  • Make sure you have Ruby installed in your system. You can install it here.

  • Clone this repository by running git clone git@github.com:faizi2500/enumerable.git in your command line.

  • Navigate to the repository by running cd ruby-enumerable.

  • Run the project by running ruby <file_name> on the command line. The program will prompt for a message in morse code and will return a decoded message in full uppercase.

Optional

  • Run bundle install to install the Ruby Gems including Rubocop.

Authors

👤 Faizan Zahid

👤 Amine Smahi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.