Sha256: 9a63631c536ef55d174cf41bdb0a58faca24e2d02f93510be58152864de2df60
Contents?: true
Size: 1.34 KB
Versions: 3
Compression:
Stored size: 1.34 KB
Contents
# <%= realm.project_label %> <!-- Tocer[start]: Auto-generated, don't remove. --> <!-- Tocer[finish]: Auto-generated, don't remove. --> ## Features ## Screencasts ## Requirements 1. [Ruby](https://www.ruby-lang.org) ## Setup <% if realm.build_setup %> To set up the project, run: bin/setup <% end %> ## Usage <% if realm.build_console %> ### Console To use the IRB console to invesitage and/or experiment with all project objects, run: bin/console <% end %> ## Tests To test, run: bundle exec rake ## Versioning Read [Semantic Versioning](https://semver.org) for details. Briefly, it means: - Major (X.y.z) - Incremented for any backwards incompatible public API changes. - Minor (x.Y.z) - Incremented for new, backwards compatible, public API enhancements/fixes. - Patch (x.y.Z) - Incremented for small, backwards compatible, bug fixes. ## Code of Conduct Please note that this project is released with a [CODE OF CONDUCT](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. ## Contributions Read [CONTRIBUTING](CONTRIBUTING.md) for details. ## License Read [LICENSE](LICENSE.md) for details. ## History Read [CHANGES](CHANGES.md) for details. Built with [Rubysmith](https://www.alchemists.io/projects/rubysmith). ## Credits Engineered by [<%= realm.author_name %>](<%= realm.author_url %>).
Version data entries
3 entries across 3 versions & 1 rubygems