Files

9 lines
90 B
YAML
Raw Permalink Normal View History

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