1
0
mirror of https://github.com/go-task/task.git synced 2025-01-26 05:27:15 +02:00

9 lines
88 B
YAML

version: '2'
tasks:
whereami:
dir: exists
cmds:
- pwd
silent: true