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: 6 months ago
JSON representation

Daily common devops CI/CD templates in form of taskfile templates to use

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)