Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Pronovix/dp-unicompile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A docker wrapper for the unicompile node package.

How to use

docker run --rm -it -v "${PWD}":/home/node/app/target pronovix/dp-unicompile:latest [options]

/home/node/app/target is constant, ${PWD} can be changed.

See the Unicompile docs for available options.