Sha256: 98175deb70b448c2b21e1d038830d1cb6b732e43bec887cc0229ac74ecb5c5df
Contents?: true
Size: 714 Bytes
Versions: 1
Compression:
Stored size: 714 Bytes
Contents
# Anvil Anvil is a tool for the real craftsmen to build its own tools. - [![Build Status](https://travis-ci.org/anvil-src/anvil-core.png?branch=master)](https://travis-ci.org/anvil-src/anvil-core) Anvil tries to be a framework for building command line applications to automate tedious tasks like apps or gems releasing process. Pull request updating, etc. ## Installation To install it: gem install anvil ## Usage To see all the options execute: $ anvil ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
anvil-core-0.0.1.alpha.1 | README.md |