forked from fixin.me/fixin.me
19 lines
313 B
Markdown
19 lines
313 B
Markdown
# README
|
|
|
|
Quantified self
|
|
|
|
* Ruby version: 2.7
|
|
* System dependencies: none
|
|
|
|
|
|
## Configuration
|
|
|
|
cp -a config/application.rb.dist config/application.rb
|
|
|
|
Modify configuration settings below `SETUP` comment appropriately.
|
|
|
|
|
|
* Database creation: ...
|
|
* Database initialization: ...
|
|
* How to run the test suite: ...
|