Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhz-io/aws-badger
https://github.com/nhz-io/aws-badger
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nhz-io/aws-badger
- Owner: nhz-io
- Created: 2016-01-30T22:46:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-31T20:09:03.000Z (almost 9 years ago)
- Last Synced: 2024-05-02T02:19:02.363Z (8 months ago)
- Language: CoffeeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Badge generator AWS Lambda
[![Build Status][travis-image]][travis-url]
[![Coverage][coverage-image]][coverage-url]## Build
```
git clone https://github.com/nhz-io/aws-badger.git
cd aws-badger
npm install
npm run dist
```## LICENSE
### [MIT](LICENSE)
## [VERSION](HISTORY.md)
### 0.0.0[travis-image]: https://travis-ci.org/nhz-io/aws-badger.svg
[travis-url]: https://travis-ci.org/nhz-io/aws-badger[coverage-image]: https://coveralls.io/repos/github/nhz-io/aws-badger/badge.svg?branch=master
[coverage-url]: https://coveralls.io/github/nhz-io/aws-badger?branch=master