Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Task
A task runner / simpler Make alternative written in Go
Collective -
Host: opensource -
https://opencollective.com/task
- Website: https://taskfile.dev/
- Code: https://github.com/go-task/task
Enable colored output in cli programs run by task
github.com/go-task/task - mehcode opened this issue over 6 years ago
github.com/go-task/task - mehcode opened this issue over 6 years ago
Add "JSON Schema" support to improve experience with code editors
github.com/go-task/task - antonmarin opened this issue over 6 years ago
github.com/go-task/task - antonmarin opened this issue over 6 years ago
Text of multi line description not aligned
github.com/go-task/task - kamilbiela opened this issue over 6 years ago
github.com/go-task/task - kamilbiela opened this issue over 6 years ago
Document importance of specifying version in Taskfile
github.com/go-task/task - jpwhite3 opened this issue over 6 years ago
github.com/go-task/task - jpwhite3 opened this issue over 6 years ago
Consider switch from dep to Go modules
github.com/go-task/task - andreynering opened this issue over 6 years ago
github.com/go-task/task - andreynering opened this issue over 6 years ago
Add zsh completion
github.com/go-task/task - sawadashota opened this pull request almost 7 years ago
github.com/go-task/task - sawadashota opened this pull request almost 7 years ago
How can I allow task execution only in docker container?
github.com/go-task/task - harobed opened this issue almost 7 years ago
github.com/go-task/task - harobed opened this issue almost 7 years ago
A warning/confirm field that shows a confirm prompt before proceeding
github.com/go-task/task - ianwalter opened this issue almost 7 years ago
github.com/go-task/task - ianwalter opened this issue almost 7 years ago
Tilde evaluation mangles output
github.com/go-task/task - masaeedu opened this issue about 7 years ago
github.com/go-task/task - masaeedu opened this issue about 7 years ago
Capturing output as a variable.
github.com/go-task/task - huxoll opened this issue about 7 years ago
github.com/go-task/task - huxoll opened this issue about 7 years ago
Variable propagation to subtasks
github.com/go-task/task - atar-axis opened this issue about 7 years ago
github.com/go-task/task - atar-axis opened this issue about 7 years ago
Templating, command lists and file globs
github.com/go-task/task - twhiston opened this issue about 7 years ago
github.com/go-task/task - twhiston opened this issue about 7 years ago
Flag to test if task(s) are up-to-date
github.com/go-task/task - smyrman opened this issue about 7 years ago
github.com/go-task/task - smyrman opened this issue about 7 years ago
Add indirections through functions
github.com/go-task/task - sascha-andres opened this pull request about 7 years ago
github.com/go-task/task - sascha-andres opened this pull request about 7 years ago
Improve nested variables support
github.com/go-task/task - andreynering opened this pull request about 7 years ago
github.com/go-task/task - andreynering opened this pull request about 7 years ago
expanding of home dir (~) is not working
github.com/go-task/task - i4o opened this issue over 7 years ago
github.com/go-task/task - i4o opened this issue over 7 years ago
watch: run command for each changed file
github.com/go-task/task - sl5net opened this issue over 7 years ago
github.com/go-task/task - sl5net opened this issue over 7 years ago
Allow template substitution as begining of cmds: item
github.com/go-task/task - robinbryce opened this issue over 7 years ago
github.com/go-task/task - robinbryce opened this issue over 7 years ago
Cancel and restart long running process on file change by using context.WithCancel(..)
github.com/go-task/task - JackMordaunt opened this pull request over 7 years ago
github.com/go-task/task - JackMordaunt opened this pull request over 7 years ago
escape template substitution for task params
github.com/go-task/task - conejo opened this issue over 7 years ago
github.com/go-task/task - conejo opened this issue over 7 years ago
Allow absolute path in generates section.
github.com/go-task/task - smyrman opened this pull request over 7 years ago
github.com/go-task/task - smyrman opened this pull request over 7 years ago
better error output for dynamic variables in Taskvars.yml
github.com/go-task/task - zbindenren opened this pull request over 7 years ago
github.com/go-task/task - zbindenren opened this pull request over 7 years ago
Allow template evaluation when calling a task with vars
github.com/go-task/task - smyrman opened this pull request over 7 years ago
github.com/go-task/task - smyrman opened this pull request over 7 years ago
better error output for dynamic variables in Taskvars.yml
github.com/go-task/task - zbindenren opened this pull request over 7 years ago
github.com/go-task/task - zbindenren opened this pull request over 7 years ago
remove TOML and JSON support?
github.com/go-task/task - andreynering opened this issue over 7 years ago
github.com/go-task/task - andreynering opened this issue over 7 years ago
Add task parameters
github.com/go-task/task - andreynering opened this pull request over 7 years ago
github.com/go-task/task - andreynering opened this pull request over 7 years ago
Migrate from os/exec.Cmd to a native Go sh interpreter
github.com/go-task/task - andreynering opened this pull request almost 8 years ago
github.com/go-task/task - andreynering opened this pull request almost 8 years ago
Colon in cmds fails yaml parsing
github.com/go-task/task - zbindenren opened this issue almost 8 years ago
github.com/go-task/task - zbindenren opened this issue almost 8 years ago
Adding producer semantics
github.com/go-task/task - sascha-andres opened this issue almost 8 years ago
github.com/go-task/task - sascha-andres opened this issue almost 8 years ago
Feature: Would be nice to have a more dynamic Taskvar file
github.com/go-task/task - zbindenren opened this issue almost 8 years ago
github.com/go-task/task - zbindenren opened this issue almost 8 years ago
Feature: OS specific task files with resulting overwrite
github.com/go-task/task - zbindenren opened this issue almost 8 years ago
github.com/go-task/task - zbindenren opened this issue almost 8 years ago
Variable handling
github.com/go-task/task - sascha-andres opened this pull request almost 8 years ago
github.com/go-task/task - sascha-andres opened this pull request almost 8 years ago
Added chdir to task
github.com/go-task/task - sascha-andres opened this pull request almost 8 years ago
github.com/go-task/task - sascha-andres opened this pull request almost 8 years ago
added yml/json/toml support, --help flag, and example directory
github.com/go-task/task - tscholl2 opened this pull request almost 8 years ago
github.com/go-task/task - tscholl2 opened this pull request almost 8 years ago
Would love a feature to re run a task on file change
github.com/go-task/task - chasinglogic opened this issue almost 8 years ago
github.com/go-task/task - chasinglogic opened this issue almost 8 years ago