f-f / spaghetto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spaghetto

The next iteration of Spago.

This project is still extremely alpha-quality software, use at your own risk.

Installing

# Install dependencies
npm ci
# For bootstrap
npm install -g purescript-spaghetto
# From here on you can use the `./spaghetto` script to run the local version, e.g.:
./spaghetto build

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PureScript 95.1%Language:JavaScript 3.6%Language:Nix 0.8%Language:Shell 0.4%