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

https://github.com/jdan/uptodate

Keep your timestamps up to date
https://github.com/jdan/uptodate

Last synced: about 1 year ago
JSON representation

Keep your timestamps up to date

Awesome Lists containing this project

README

          

## uptodate

[![build status](https://travis-ci.org/jdan/uptodate.png)](https://travis-ci.org/jdan/uptodate)

Uptodate helps keep your timestamps up to date.

You can read more about it, and see the documentation here: [http://jdan.github.io/uptodate](http://jdan.github.io/uptodate)

### Contributing

* Install the development dependencies (`npm install`)
* Checkout a feature branch (`git checkout -b feature/something-cool`)
* Test your changes (`npm test`)
* Commit your changes
* Push your changes (`git push origin feature/something-cool`)
* Open a pull request

© 2013 [Jordan Scales](http://jordanscales.com) | MIT Licensed