An open API service indexing awesome lists of open source software.

https://github.com/markus1189/rcat-kata

reimplement the unix tool 'cat' in ruby (for fun)
https://github.com/markus1189/rcat-kata

Last synced: over 1 year ago
JSON representation

reimplement the unix tool 'cat' in ruby (for fun)

Awesome Lists containing this project

README

          

## A demo application for Practicing Ruby 2.9

modified and refactored for fun, original version by Gregory Brown