Java-class-reader.cr is a library that allows you ro read and access properties of java classes for JVM up to version 10.
TODO: Write installation instructions here
TODO: Write usage instructions here
TODO: Write development instructions here
- Fork it (https://github.com/skuznetsov/java-class-reader.cr/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
- skuznetsov Sergey Kuznetsov - creator, maintainer