jamievicary / globular

Globular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

globular

Globular is a proof assistant for higher categories. For more details, go here: https://ncatlab.org/nlab/show/Globular.

Globular is free software, open sourced under the WTFPL licence: https://en.wikipedia.org/wiki/WTFPL.

To run a local copy for development:

Install prerequisites (assuming OS X, macports)

sudo port install npm2
sudo npm install pm2@latest -g

Then clone the project:

git clone git@github.com:jamievicary/globular.git
cd globular

To start a server instance:

pm2 restart app.js
open http://localhost:3000/

About

Globular


Languages

Language:JavaScript 98.1%Language:CSS 1.2%Language:HTML 0.6%Language:Ruby 0.0%Language:Shell 0.0%Language:Batchfile 0.0%