Skip to content

This is a plain template with cucumber and rspec structure setup

License

Notifications You must be signed in to change notification settings

jrae/project-template

Repository files navigation

TODO Enter read me for the project you build

You will need some basic env variable setup by copying the .env.example file -> .env

(Do not these on any test/production environmnents. generate new ones with rake secret)

Then run bundle install

To setup your database copy the database.yml.example file -> database.yml and run rake db:create

About

This is a plain template with cucumber and rspec structure setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published