Skip to content

coyainsurance/elm-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

elm-maker

This is a simple elm container based on node:10-slim with https://github.com/obmarg/libsysconfcpus.git bundled in.

Why?

elm/compiler#1473 (comment)

Usage

Without sysconfcpus

docker run -it --rm \
    -v $(pwd):/workspace \
    coyainsure/elm-make \
    yarn

With sysconfcpus

docker run -it --rm \
    -v $(pwd):/workspace \
    coyainsure/elm-make \
    "sysconfcpus -n 2 yarn"

LICENSE

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published