ruby2crystal
ruby2crystal
Please, notice this app is just using a bunch of scripts to find "keywords" in ruby code, I heavily think there are better ways to do this :P
A proof of concept tool to help porting gems to shards.
Highly inspired by Crystal for Rubyist wiki.
Also exists Crystal for Rubyist book :wink:
Installation
shards build ruby2crystal
./bin/ruby2crystal
Contributing
- Fork it ( https://github.com/faustinoaq/ruby2crystal/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- faustinoaq Faustino Aguilar - creator, maintainer