Planned and executed phase001
This commit is contained in:
@@ -1,24 +1,17 @@
|
||||
# README
|
||||
# Car Tracker
|
||||
|
||||
This README would normally document whatever steps are necessary to get the
|
||||
application up and running.
|
||||
Vehicle maintenance and fuel tracking application.
|
||||
|
||||
Things you may want to cover:
|
||||
## Testing
|
||||
|
||||
* Ruby version
|
||||
Run the application test suite with:
|
||||
|
||||
* System dependencies
|
||||
```sh
|
||||
bundle exec rspec
|
||||
```
|
||||
|
||||
* Configuration
|
||||
Run the full local CI baseline with:
|
||||
|
||||
* Database creation
|
||||
|
||||
* Database initialization
|
||||
|
||||
* How to run the test suite
|
||||
|
||||
* Services (job queues, cache servers, search engines, etc.)
|
||||
|
||||
* Deployment instructions
|
||||
|
||||
* ...
|
||||
```sh
|
||||
bin/ci
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user