itisfoundation/qooxdoo-kit

By itisfoundation

Updated 14 days ago

the qooxdoo compiler and framework in a box

Image
Languages & frameworks
Integration & delivery
Web servers
0

100K+

itisfoundation/qooxdoo-kit repository overview

The Qooxdoo Kit

This docker contains the @qooxdoo/compiler and a copy of the @qooxdoo/framework. Use the compiler in the same way as you would use it if you had a local installation.

docker run -it -v $(pwd):/project itisfoundation/qx-kit:latest qx create myapp -t desktop -I
docker run -it -v $(pwd)/myapp:/project itisfoundation/qx-kit:latest qx compile
docker run -it -v $(pwd)/myapp:/project -p 8080:8080 itisfoundation/qx-kit:latest qx serve

Tag summary

Content type

Image

Digest

sha256:68ee2934c

Size

321 MB

Last updated

14 days ago

docker pull itisfoundation/qooxdoo-kit:0.0.20260701-204521