Box Cutter¶ ↑
[//]: # (Image by Evan-Amos taken from
)
Pre-release TODO¶ ↑
-
[ ] Add Travis (.yml and badge)
-
[ ] Add Code Climate (Test coverage with Travis and badge)
-
[ ] Improve Box Cutter's README
-
[ ] Set PostreSQL as default
-
[ ] Skip test unit by default
-
[ ] Discuss using RSpec as a default
-
[ ] Discuss using .ruby-version or not
-
[ ] Add Slim
-
[ ] Add Simple Form
-
[ ] Add Letter Opener and set Mailer for development
-
[ ] Add Quiet Assets
-
[ ] Add Better Errors and Binding or Caller
-
[ ] Add Pry (Debugger or Byebug?)
-
[ ] Discuss adding Annotate
-
[ ] Discuss adding Foreman
-
[ ] Add custom error pages
-
[ ] Discuss adding Foundation
-
[ ] Discuss changing default application.js to application.coffee
-
[ ] Change default application.css to application.sass (or scss?)
-
[ ] Add Github's Rails.gitignore
-
[ ] Set Mailer for staging, and production
-
[ ] Skip bundle and do a
bundle update
at a later step -
[ ] Add a Sitemap Generator and a robots.txt
-
[ ] Improve generated README.md
-
[ ] Add provisioning and deployment bits (Chef and Capistrano?)