Package

purescript-metajelo

Repository
labordynamicsinstitute/purescript-metajelo
License
MPL-2.0
Uploaded by
bbarker
Published on
2019-07-08T19:32:35Z

DOM-based parsing tools and types for metajelo XML

API docs are available on Pursuit.

Docker

  • First build the image: ./build-docker.sh

  • Run a command , e.g. ./psc.sh npm run prod. This will run npm run prod the command in the container with the CWD mounted and then exit. Alternatively if you want to issue multiple commands in the container quickly, you can run ./psc.sh bash.