Files

9 lines
88 B
YAML
Raw Permalink Normal View History

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