install.fairie/sake.yaml

10 lines
130 B
YAML
Raw Normal View History

2023-03-27 16:23:46 -07:00
servers:
localhost:
host: 0.0.0.0
local: true
tasks:
ping:
desc: Send a test echo command
cmd: echo "Works!"