Sha256: 7c510a75c7e7026ff190adcdb6bb1a6bbbde94c7f6138260c8209caafd438b69

Contents?: true

Size: 1.32 KB

Versions: 1

Compression:

Stored size: 1.32 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

## 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

1 entries across 1 versions & 1 rubygems

Version Path
rubysmith-0.3.0 lib/rubysmith/templates/%project_name%/README.md.erb