Skip to content

kineticdata/platform-template-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platform-template-survey

This platform template contains forms and workflow for use as a service portal.

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.