Basic Ruby structure for starting projects. Includes rubocop.yml and Github workflows.
- Check the Ruby version or if you have at all by running
ruby -v
if you get something like thisruby 2.6.8p205 (2021-07-07 revision 67951)
you have Ruby installed. - Clone the repository by runiing
git clone https://github.com/Nyame-Wolf/ruby-catalog
in your CLI. cd ruby-catalog
- Run
ruby main.rb
- Follow the instructions.
- In options type 99 for a treat.
👤 Raul A Ospina 🧑🏻💻
- GitHub: @raminka13
- Twitter: @raminka13
- LinkedIn: Raul Ospina
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.