Boxenn
A DDD-oriented infrastructure for ruby/rails projects based on the dry-rb ecosystem.
Installation
Add this line to your application's Gemfile
gem 'boxenn', '~>3.0'
And then execute:
$ bundle install
Usage
Examples
Contributing
- Fork it ( https://github.com/sunnyfounder/boxenn/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 new Pull Request
License
See LICENSE file.