README
purescript-spago
A simple distribution of spago using npm.
Installation
You can install this into your project dependencies:
npm install -S purescript-spago
CLI
You can also install this globally:
npm install -g purescript-spago
🍝 PureScript package manager and build tool powered by Dhall and Spacchetti package-sets
<script type="module">
import purescriptSpago from 'https://cdn.skypack.dev/purescript-spago';
</script>
A simple distribution of spago using npm.
You can install this into your project dependencies:
npm install -S purescript-spago
You can also install this globally:
npm install -g purescript-spago