Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victormotogna/github-actions-demo
Ruby on Rails example app that uses Github actions to run tests
https://github.com/victormotogna/github-actions-demo
Last synced: 16 days ago
JSON representation
Ruby on Rails example app that uses Github actions to run tests
- Host: GitHub
- URL: https://github.com/victormotogna/github-actions-demo
- Owner: VictorMotogna
- Created: 2019-12-26T09:36:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T16:35:11.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T03:45:01.255Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...