Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishang/task-templates
Daily common devops CI/CD templates in form of taskfile templates to use
https://github.com/rishang/task-templates
cicd github gitlab task-manager taskfile
Last synced: 18 days ago
JSON representation
Daily common devops CI/CD templates in form of taskfile templates to use
- Host: GitHub
- URL: https://github.com/rishang/task-templates
- Owner: Rishang
- License: gpl-3.0
- Created: 2024-02-08T17:11:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T12:04:49.000Z (8 months ago)
- Last Synced: 2024-11-16T10:10:48.155Z (3 months ago)
- Topics: cicd, github, gitlab, task-manager, taskfile
- Language: Python
- Homepage: https://taskfile.dev
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# task-templates
Daily common devops CI/CD templates in form of taskfile templates to use via [Taskfile.yml](https://taskfile.dev/usage/#including-other-taskfiles)
### Available Templates:
- [docker](./docs/_docker.md)
- [npm](./docs/_npm.md)
- [linux](./docs/_linux.md)
- [aws](./docs/_aws.md)