Files

25 lines
374 B
Markdown
Raw Permalink Normal View History

2022-03-23 05:44:42 +01:00
# README
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
This README would normally document whatever steps are necessary to get the
application up and running.
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
Things you may want to cover:
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* Ruby version
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* System dependencies
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* Configuration
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* Database creation
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* Database initialization
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* How to run the test suite
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* Services (job queues, cache servers, search engines, etc.)
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* Deployment instructions
2022-03-23 04:41:04 +00:00
2022-03-23 05:44:42 +01:00
* ...