Sha256: cf3d5331fda0a3a326fc2c92d898e15df8ffa4b201faca6f73628300bf5c3c10
Contents?: true
Size: 1.41 KB
Versions: 11
Compression:
Stored size: 1.41 KB
Contents
:toc: macro :toclevels: 5 :figure-caption!: = <%= configuration.project_label %> toc::[] == Features == Screencasts == Requirements . link:https://www.ruby-lang.org[Ruby]. == Setup <% if configuration.build_setup %> To set up the project, run: [source,bash] ---- bin/setup ---- <% end %> == Usage == Development <% if configuration.build_console %> You can also use the IRB console for direct access to all objects: [source,bash] ---- bin/console ---- <% end %> == Tests To test, run: [source,bash] ---- bundle exec rake ---- <% if configuration.build_license %> == link:<%= configuration.computed_project_url_license %>[License] <% end %> <% if configuration.build_security %> == link:<%= configuration.computed_project_url_security %>[Security] <% end %> <% if configuration.build_conduct %> == link:<%= configuration.computed_project_url_conduct %>[Code of Conduct] <% end %> <% if configuration.build_contributions %> == link:<%= configuration.computed_project_url_contributions %>[Contributions] <% end %> <% if configuration.build_versions %> == link:<%= configuration.computed_project_url_versions %>[Versions] <% end %> <% if configuration.build_community %> == link:<%= configuration.computed_project_url_community %>[Community] <% end %> == Credits * Built with link:https://www.alchemists.io/projects/rubysmith[Rubysmith]. * Engineered by link:<%= configuration.author_url %>[<%= configuration.author_name %>].
Version data entries
11 entries across 11 versions & 1 rubygems