UNPKG

hermes-cli

Version:

A CLI tool to search travel agencies in Brazil

47 lines (33 loc) 1.66 kB
``` _ | | | |__ ___ _ __ _ __ ___ ___ ___ | '_ \ / _ \ '__| '_ ` _ \ / _ \/ __| | | | | __/ | | | | | | | __/\__ \ |_| |_|\___|_| |_| |_| |_|\___||___/ ``` [![Maintenance](https://img.shields.io/maintenance/yes/2020.svg)]() [![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/hermes-cli.svg)](https://npmjs.org/package/hermes-cli) [![Downloads/week](https://img.shields.io/npm/dw/hermes-cli.svg)](https://npmjs.org/package/hermes-cli) [![License](https://img.shields.io/npm/l/hermes-cli.svg)](https://github.com/chrisenytc/hermes/blob/master/package.json) > A CLI tool to search travel agencies in Brazil # Installation ```bash $ npm install -g hermes-cli ``` # Getting Started ```bash $ hermes --help ``` ## Contributing Bug reports and pull requests are welcome on GitHub at [https://github.com/chrisenytc/hermes](https://github.com/chrisenytc/hermes). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. 1. Fork it [chrisenytc/hermes](https://github.com/chrisenytc/hermes/fork) 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 ## Support If you have any problem or suggestion please open an issue [here](https://github.com/chrisenytc/hermes/issues). ## License Check [here](LICENSE).