luckyframework / cry

Ability to execute crystal code in a fashion similar to pry edit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRy

Evaluated crystal code from files and command lines similar to edit in ruby pry.

Contributing

  1. Fork it ( https://github.com/luckyframework/cry/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

About

Ability to execute crystal code in a fashion similar to pry edit.

License:MIT License


Languages

Language:Crystal 87.3%Language:Makefile 12.7%