Skip to content

jdan/uptodate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uptodate

build status

Uptodate helps keep your timestamps up to date.

You can read more about it, and see the documentation here: 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 | MIT Licensed