tomchentw/avn-homebrew-with-versions

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# avn-homebrew-with-versions
> avn plugin for homebrew with homebrew/versions

[![Version][npm-image]][npm-url] [![Travis CI][travis-image]][travis-url] [![Quality][codeclimate-image]][codeclimate-url] [![Coverage][codeclimate-coverage-image]][codeclimate-coverage-url] [![Dependencies][gemnasium-image]][gemnasium-url] [![Gitter][gitter-image]][gitter-url]

![o9xhiqlvq8](https://cloud.githubusercontent.com/assets/922234/15626699/58340432-24fe-11e6-89c3-182dfb025415.gif)


## Installation

**Notice**: to get homebrew installed node works well with npm, please see the [instructions here][brew-npm-instructions] before continue.

```sh
npm install -g avn-homebrew-with-versions
avn setup
```


## 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


## Acknowledgment

Thanks a lot to [`avn`][avn] and [`avn-nodebrew`][avn-nodebrew].



## Contributing

[![devDependency Status][david-dm-image]][david-dm-url]

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


## License

This project is distributed under the MIT license.


[npm-image]: https://img.shields.io/npm/v/avn-homebrew-with-versions.svg?style=flat-square
[npm-url]: https://www.npmjs.org/package/avn-homebrew-with-versions

[travis-image]: https://img.shields.io/travis/tomchentw/avn-homebrew-with-versions.svg?style=flat-square
[travis-url]: https://travis-ci.org/tomchentw/avn-homebrew-with-versions
[codeclimate-image]: https://img.shields.io/codeclimate/github/tomchentw/avn-homebrew-with-versions.svg?style=flat-square
[codeclimate-url]: https://codeclimate.com/github/tomchentw/avn-homebrew-with-versions
[codeclimate-coverage-image]: https://img.shields.io/codeclimate/coverage/github/tomchentw/avn-homebrew-with-versions.svg?style=flat-square
[codeclimate-coverage-url]: https://codeclimate.com/github/tomchentw/avn-homebrew-with-versions
[gemnasium-image]: https://img.shields.io/gemnasium/tomchentw/avn-homebrew-with-versions.svg?style=flat-square
[gemnasium-url]: https://gemnasium.com/tomchentw/avn-homebrew-with-versions
[gitter-image]: https://badges.gitter.im/Join%20Chat.svg
[gitter-url]: https://gitter.im/tomchentw/avn-homebrew-with-versions?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[david-dm-image]: https://img.shields.io/david/dev/tomchentw/avn-homebrew-with-versions.svg?style=flat-square
[david-dm-url]: https://david-dm.org/tomchentw/avn-homebrew-with-versions#info=devDependencies


[brew-npm-instructions]: https://gist.github.com/DanHerbert/9520689
[avn]: https://github.com/wbyoung/avn
[avn-nodebrew]: https://github.com/kuy/avn-nodebrew