This platform template contains forms and workflow for training new Kinetic Developers on the Kinetic Platform. It is a simplified template that assists with learning the basics.
Install gems with Bundler
bundle install
Run the script by simply calling from Ruby
ruby install.rb
The platform templates use Bundler to manage gem dependencies. Simply add any necessary gems to Gemfile
.