Sha256: 167e0b1498568395f82698bdd6ff14a28d0cae8951b40c74833e9538db30baef
Contents?: true
Size: 433 Bytes
Versions: 3
Compression:
Stored size: 433 Bytes
Contents
# Hephaestus A plug template for Yetto. Use this to quickly spin up new plugs with a set of defaults. ## Usage ``` gem install hephaestus hephaestus plug-app ``` If you're working on updating this locally, you may also probably want: ``` rm -rf plug-app && DEBUG=1 hephaestus/bin/hephaestus plug-app ``` ## Acknowledgements This project was heavily based on [thoughtbot/suspenders](https://github.com/thoughtbot/suspenders).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hephaestus-0.1.3 | README.md |
hephaestus-0.1.2 | README.md |
hephaestus-0.1.1 | README.md |