ux-theming
ux-theming copied to clipboard
Docker
Please could we have a docker image which contains these files so we can easily do something like.
docker run --rm -it -v %cd%:/data mendix/gulp or docker run --rm -it -v %cd%:/data mendix/gulp:v7 docker run --rm -it -v %cd%:/data mendix/gulp:v8.3
I like the idea 👍 I'll see what I can do