itisfoundation/qooxdoo-kit

By itisfoundation

Updated 21 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:9002b195a

Size

321.3 MB

Last updated

21 days ago

docker pull itisfoundation/qooxdoo-kit