Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 432 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 432 Bytes

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.