https://github.com/samdark/github-actions-cookbook
https://github.com/samdark/github-actions-cookbook
action actions book cookbook github hacktoberfest
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samdark/github-actions-cookbook
- Owner: samdark
- Created: 2020-08-05T09:46:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T17:25:31.000Z (about 5 years ago)
- Last Synced: 2025-03-27T12:38:26.710Z (10 months ago)
- Topics: action, actions, book, cookbook, github, hacktoberfest
- Homepage: http://en.rmcreative.ru/github-actions-cookbook/
- Size: 18.6 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GitHub Actions Cookbook
## Databases
- [PostgreSQL](databases/postgres.md)
- [MySQL](databases/mysql.md)
- [MSSQL](databases/mssql.md)
## NoSQL
- [Redis](nosql/redis.md)
- [MongoDB](nosql/mongodb.md)
- [memcached](nosql/memcached.md)