https://github.com/danini-the-panini/garnet
Ruby written in Ruby
https://github.com/danini-the-panini/garnet
ruby
Last synced: 8 months ago
JSON representation
Ruby written in Ruby
- Host: GitHub
- URL: https://github.com/danini-the-panini/garnet
- Owner: danini-the-panini
- License: mit
- Created: 2019-09-15T11:58:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T12:53:34.000Z (over 6 years ago)
- Last Synced: 2025-08-16T09:40:06.468Z (10 months ago)
- Topics: ruby
- Language: Ruby
- Homepage: https://github.com/danini-the-panini/garnet
- Size: 653 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Garnet Ruby
Ruby written in Ruby.
## How to run it:
1. Clone the repo
2. `exe/garnet -e 'puts "Hello, world"'`
3. Use the `-d` flag for debug output
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/jellymann/garnet.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).