Skip to content

Commit

Permalink
readme: add rubocoping and post links
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Apr 5, 2023
1 parent 48b57ca commit 523b0f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ Ruby Bytes is a tool to build application templates for Ruby and Rails applicati

We also provide a [GitHub action](#github-action) to compile and deploy templates continuously.

> 📖 Read more about Ruby Bytes and application templates in the [Ruby Bytes, or generating standalone generators](https://evilmartians.com/chronicles/ruby-bytes-or-generating-standalone-generators) post.
## Examples

- [ruby-on-whales][]
- [view_component-contrib][]
- [rubocoping][]

See also examples in the [templates](https://github.com/palkan/rbytes/tree/master/templates) folder.

Expand Down Expand Up @@ -268,3 +271,4 @@ The gem is available as open source under the terms of the [MIT License](http://
[RailsBytes]: https://railsbytes.com
[ruby-on-whales]: https://github.com/evilmartians/ruby-on-whales
[view_component-contrib]: https://github.com/palkan/view_component-contrib
[rubocoping]: https://github.com/evilmartians/rubocoping-generator

0 comments on commit 523b0f3

Please sign in to comment.