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
- Host: GitHub
- URL: https://github.com/jdan/uptodate
- Owner: jdan
- License: mit
- Created: 2013-04-28T21:18:16.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-04T18:44:25.000Z (over 12 years ago)
- Last Synced: 2025-03-29T05:12:21.707Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://jdan.github.io/uptodate
- Size: 272 KB
- Stars: 85
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## uptodate
[](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