Skip to content

WLCSC/keymaster

Repository files navigation

KeyMaster

Key management & some other stuff.

How To

  • bundle install
  • create/edit config/database.yml
  • set access username & password in app/controllers/application_controller.rb
  • rake db:setup

It's all pretty self-explanitory, I hope.

Copyright 2011, 2012 Brad Thompson Distributed under the terms of the GNU General Public License

KeyMaster is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

KeyMaster is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with KeyMaster.  If not, see <http://www.gnu.org/licenses/>.