1
0
mirror of https://github.com/go-task/task.git synced 2025-07-07 01:09:23 +02:00
Files
task/internal/osext
Andrey Nering 102f8ab74e Expand environment variables on "dir", "sources" and "generates"
So a path like this works: $GOPATH/src/github.com/go-task/task

Allowing of "~" was also implemented. See #74 and baac067a1a

Fixes #116
2018-06-16 14:30:40 -03:00
..