Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 533 Bytes

platform-template-training

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.

Installation

Install gems with Bundler

bundle install

Running

Run the script by simply calling from Ruby

ruby install.rb

Developing

The platform templates use Bundler to manage gem dependencies. Simply add any necessary gems to Gemfile.