Sha256: 5573de30ea696a606bcf714facddebf31501db808819640f60e174fe8c277628
Contents?: true
Size: 593 Bytes
Versions: 5
Compression:
Stored size: 593 Bytes
Contents
# dry-web-roda [![Join the chat at https://gitter.im/dry-rb/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dry-rb/chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Integration between dry-web and roda. dry-web-roda offers a CLI for generating new projects: ```sh $ dry-web-roda new <project_name> ``` And building apps within projects: ```sh $ dry-web-roda generate app <my_sub_app_name> ``` ## LICENSE See `LICENSE` file. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/dry-rb/dry-web-roda.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
dry-web-roda-0.3.0 | README.md |
dry-web-roda-0.2.3 | README.md |
dry-web-roda-0.2.2 | README.md |
dry-web-roda-0.2.1 | README.md |
dry-web-roda-0.2.0 | README.md |