Files
tinymce-docs-4x/Makefile
T
2018-06-12 14:01:34 +10:00

13 lines
155 B
Makefile

docker-build:
docker build --tag=ephox/tinymce-docs .
docker-push:
docker push ephox/tinymce-docs
serve:
_scripts/serve.sh
init:
_scripts/init.sh