Sha256: 7f32a79e1121f6f672342be522f7c2321dde2e35ccbb748341a2ed678e435576

Contents?: true

Size: 621 Bytes

Versions: 2

Compression:

Stored size: 621 Bytes

Contents

# <%= app_name.humanize %>

```
TODO: Write a few words about what the app does
```

## Generated with RSG v<%= Rsg::VERSION %>

This is an application generated with [rsg](https://github.com/doximity/rsg). If you've skipped any of its
generators (like ActiveRecord's) or if you'd like to know what else is available for you to configure you
can run `rails generate --help | grep rsg`.

## Getting Started

After you have cloned this repo, run this setup script to set up your machine
with the necessary dependencies to run and test this app:

    % ./bin/setup

Then start the web server with:

    % ./bin/rails server

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rsg-0.1.0 lib/rsg/generators/app/templates/README.md.erb
rsg-0.0.1 lib/rsg/generators/app/templates/README.md.erb