pallet / stevedore

A shell script embedding in clojure
93 stars 14 forks source link

Put a simple example of use in the Readme #18

Open JulianBirch opened 12 years ago

JulianBirch commented 12 years ago

The detailed documentation doesn't really start you off on how to use it.

frenchy64 commented 12 years ago

Until we address this, the tests can help start you off.

https://github.com/pallet/stevedore/blob/develop/test/pallet/stevedore/bash_test.clj#L51

JulianBirch commented 12 years ago

Thanks. Even just putting a link to the relevant tests in the readme would be an improvement over the current "I just found this on github" experience.