All Projects → faustinoaq → ruby2crystal

faustinoaq / ruby2crystal

Licence: MIT license
A proof of concept tool to help porting gems to shards

Programming Languages

crystal
512 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
CSS
56736 projects

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 😉

ruby2crystal

Installation

shards build ruby2crystal
./bin/ruby2crystal

Contributing

  1. Fork it ( https://github.com/faustinoaq/ruby2crystal/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • faustinoaq Faustino Aguilar - creator, maintainer
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].