Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).