Skip to content

paulregnart/versionkeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[VersionKeeper]

Simple application to keep track of live deployments. This is set up for a particular project, but feel free to modify for your own projects purpose. Just make sure your readme.md links back to this repo. If you have suggestions on making this a better tool then raise an issue in github, or contribute with a pull request.

Instructions

  1. git clone [email protected]:adamgeorgeson/versionkeeper.git
  2. cd versionkeeper
  3. bundle
  4. bundle exec rake db:create db:migrate
  5. bundle exec rails s

Contribute

  1. Fork the repo
  2. Submit a pull request into master

About

Simple application to keep track of live deployments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.8%
  • Ruby 42.6%
  • CSS 3.0%
  • CoffeeScript 0.6%