Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wesjd/changelogger

Dynamic changelogs by day for GitHub repositories
https://github.com/wesjd/changelogger

bootstrap github github-api node nodejs pm2

Last synced: 19 days ago
JSON representation

Dynamic changelogs by day for GitHub repositories

Awesome Lists containing this project

README

        

# changelogger

Dynamic changelogs sorted by day.

![Image](http://i.imgur.com/nzJjdL9.png)

## How to use

1. Clone the repository
2. Run `npm install` in that directory
3. Setup [config.json](config.json)
4. Run with `pm2 start src/server.js --name changelogger`
5. Navigate to [localhost:3001](http://localhost:3001)

## Contributing

Simply submit a PR.

## License

Licensed under the [Mozilla Public License 2.0](LICENSE).