Closed alexykot closed 5 years ago
trying to get my head around this; will we need to docker if i go ahead and merge this?
asking as I am trying to keep the build as simple as possible, and docker might be a tall order for some (including myself 👍 )
Yes, this assumes Docker as an external dependency. Docker and bash are the two external dependencies needed for this builder. You don't need to actually work with Docker to get builder running, all will be done by the init.sh
script. Just install it and run sudo ./init.sh
.
Spkw subpackage automated docker based ES6 builder.