Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 256 Bytes

DEVELOP.md

File metadata and controls

30 lines (21 loc) · 256 Bytes

Publish the documentation

Prepare

npm install -g pulp purescript bower spago
pulp login

Test

Spago:

npm install
spago test

Bower:

bower install

Publish

git tag v0.5.0
yes | pulp publish --no-push