# Building command line tools in Ruby
Topics: [[Ruby]]
## Subtopics
-
## Bookmarks
- [Writing command-line apps in Ruby - Honeybadger Developer Blog](https://www.honeybadger.io/blog/writing-command-line-apps-in-ruby/)
- [GitHub - denisdefreyne/cri: A tool for building commandline applications](https://github.com/denisdefreyne/cri)
- [GitHub - JEG2/highline: A higher level command-line oriented interface.](https://github.com/JEG2/highline)
- [GitHub - wbailey/command\_line\_reporter: A gem for making it easy to produce a report while a ruby script is executing](https://github.com/wbailey/command_line_reporter)
- [GitHub - janlelis/paint: Ruby gem for ANSI terminal colors 🎨︎ VERY FAST](https://github.com/janlelis/paint)
- [Multiple ways to execute a shell command via Ruby](https://blog.oxyconit.com/multiple-ways-to-execute-a-shell-command-via-ruby/)
6
## Related topics
-