Skip to content

lvjian700/ruby-boilerplate

Repository files navigation

Ruby Bolierplate

Ruby Bolierplate is use to generate ruby project with TDD structure.

Usage

  1. clone the repository
  2. remove .git folder and change git respository to yours.

Get started

rbenv install
gem install bundler
bundle install

bundle exec rspec
bundle exec rake

TODO

  • add active_support
  • dotenv support
  • upgrade rubocop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages