stakach / automate-console

A console for administering automate-em

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automate-em

A simple console for automate-em administration

Adding to a control project

  1. Add gem "automate-console" to your gem file
  2. From the console run
    1. bundle install
    2. rake railties:install:migrations FROM=automate_console
    3. rake db:migrate

About

A console for administering automate-em

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 80.7%Language:Ruby 19.3%