Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisenytc/hermes
A CLI tool to search travel agencies in Brazil
https://github.com/chrisenytc/hermes
Last synced: about 1 month ago
JSON representation
A CLI tool to search travel agencies in Brazil
- Host: GitHub
- URL: https://github.com/chrisenytc/hermes
- Owner: chrisenytc
- License: mit
- Created: 2020-03-27T22:52:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T05:48:02.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T20:03:10.752Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hermes-cli
- Size: 468 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
_
| |
| |__ ___ _ __ _ __ ___ ___ ___
| '_ \ / _ \ '__| '_ ` _ \ / _ \/ __|
| | | | __/ | | | | | | | __/\__ \
|_| |_|\___|_| |_| |_| |_|\___||___/
```[![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).