Skip to content

juspay/purescript-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purescript Tracker

The library to track a microapp by adding logs by using interfaces exposed by Tracker module.

Pre-requisites

  • Set up node and npm
  • Clone project: $ git clone https://bitbucket.org/juspay/purescript-tracker.git
  • $ cd purescript-tracker

Install dependencies

  • Getting node_modules: $ npm i

  • Getting bower_components: $ bower i

(This will add the purescript packages included in bower.json)

Build

This builds the project and compiles all modules including bower_components

$ pulp build

To build in watch mode: $ pulp -w build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published