Ergane
The patron goddess of craftsmen and artisans
Library for creating lightweight, yet powerful CLI tools in Ruby. Emphasis and priority on load speed and flexibility.
Requirements
Ruby 2.7+
May work with older versions.
Contributing
- Fork it ( https://github.com/TwilightCoders/ergane/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