Skip to content

currentoor/skidmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skidmarks

backup job schedule visualization tool

Travis-ci

Build Status

Installation

Add this line to your application's Gemfile:

gem 'skidmarks', :git => 'git://github.com/quantumGeordie/skidmarks.git'

And then execute:

$ bundle

someday you will be able to install it yourself like this:

$ gem install skidmarks

Usage

with gem in project, initialize the scheduler file location like:

Skidmarks.scheduler_file_location = '/path/to/your/file.yml'

then visit /skidmarks in your application.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published