Skip to content

shans/arcs-mysterious-head-repo-wellspring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcs

Install

Note that you need a recent version of Node because we use new ES6 features. v7.8.0 is definitely OK - earlier v7 versions are probably fine too.

$ (cd runtime && npm install)
$ (cd tracelib && npm install)

Test

$ (cd runtime && npm test)

If there are unhandled promise exceptions without stack traces, use ./node_modules/.bin/mocha --trace-warnings.

Trace

$ cd runtime
$ traceFile=`pwd`/trace.json npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages