/Ruby-project-template

This is template for Ruby projects with linters configured for Ruby.

Primary LanguageRuby

Ruby Project Template

1 - On Github, on the main page of the Gameportal repository, click the Code button and copy "Clone with HTTPS" by clicking the copy icon. In your terminal, enter a git clone and past the link that you copied from the repository, and press the Enter (e.g. git clone https://github.com/shadabwahidullah/Ruby-project-template.git).

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

2 - open your terminal and clone the project running

https://github.com/shadabwahidullah/Ruby-project-template.git

3 - install all the gems running

bundle install

4 - to run the file use

Ruby morse.rb

Authors

👤 Wahidullah Shadab

🤝 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.