Lepovirta / Crystallize

"to change into a solid form that is made up of crystals"
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Build Status

Formalize it

A form which 1) turns answers into a neat PDF & 2) Saves them for later viewing for admins.

User scenario

Admin scenario

Installation

Install following tools:

Setup

Go to project folder and run setup script:

script/setup

Run

Run the app:

script/run

Tests

Tests can be run with the following script:

script/test

Deployment

The executable must be built on x86_64-linux.

Add required info to your .ssh/config and make sure you are in authorized_keys file on the server.

To deploy just run:

script/deploy