Skip to content

faustinoaq/ruby2crystal

Repository files navigation

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

About

A proof of concept tool to help porting gems to shards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published