Sha256: 25a829782a015fea6d58962c35dfb84b31397f128ed2b6fca972ff3b7667428b
Contents?: true
Size: 1.5 KB
Versions: 8
Compression:
Stored size: 1.5 KB
Contents
# <%= realm.project_label %> <% if realm.build_rubocop %> [![Alchemists Style Guide](https://img.shields.io/badge/code_style-alchemists-brightgreen.svg)](https://www.alchemists.io/projects/code_quality) <% end %> <!-- 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 ## Development <% if realm.build_console %> You can also use the IRB console for direct access to all objects: 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
8 entries across 8 versions & 1 rubygems