purescript-spaghetto

0.91.1ย โ€ขย Publicย โ€ขย Published

spaghetto

The next iteration of Spago.

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

Installing & Developing

NOTE! The npm package will install an executable called spago, so be careful not to mix it up with the Haskell-based one.

# Install dependencies
npm ci
# Bootstrap
npm install -g purescript-spaghetto
spago bundle -p spago-bin
# From now on you can build with the local files in the output folder, e.g.:
./bin/index.dev.js bundle -p spago-bin
# Or from the built bundle:
./bin/bundle.js bundle -p spago-bin

Package Sidebar

Install

npm i purescript-spaghetto

Weekly Downloads

0

Version

0.91.1

License

BSD-3-Clause

Unpacked Size

8.41 MB

Total Files

4

Last publish

Collaborators

  • f-f