Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgecasar/emtmadrid-cli
A CLI to use EMT Madrid Open Data Services
https://github.com/jorgecasar/emtmadrid-cli
Last synced: 23 days ago
JSON representation
A CLI to use EMT Madrid Open Data Services
- Host: GitHub
- URL: https://github.com/jorgecasar/emtmadrid-cli
- Owner: jorgecasar
- Created: 2016-03-25T16:02:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T04:19:53.000Z (over 4 years ago)
- Last Synced: 2024-10-05T08:57:19.963Z (about 1 month ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
#emtmadrid
## Description
A CLI to use EMT Madrid Open Data Services
## Usage
To install emtmadrid from npm, run:
```
$ npm install -g emtmadrid
``````node ./bin/emtmadrid --help```
## License
Copyright (c) 2016 Jorge del Casar
[MIT License](http://en.wikipedia.org/wiki/MIT_License)
## Acknowledgments
Built using [generator-commader](https://github.com/Hypercubed/generator-commander).