Skip to content

Latest commit

 

History

History

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This directory contains scripts for local development and running.

Prerequisites:

  1. Install ruby using your favorite package manager
  2. Install Bundler using gem install bundler

Run:

  1. Run install.sh to setup the environment
  2. Run run.sh to run the site locally
  3. Run update.sh when it's time to update package versions

Notes: