sprinkle-tool / sprinkle

Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
https://github.com/sprinkle-tool/sprinkle
MIT License
1.15k stars 138 forks source link

Add a `sh` verifier to check shell exist code. #208

Closed weakish closed 8 years ago

weakish commented 8 years ago

sh verifier checks that a specific shell command exits with zero.

weakish commented 8 years ago

Pushed the wrong branch.

See #209