siocode/projor

By siocode

Updated 5 months ago

Model-as-code tool for any software project. Generate code, configuration files, documentation.

Image
Languages & frameworks
Developer tools
0

748

siocode/projor repository overview

The icon of ProJor


Join our Discord community Read the documentation Check out our template repositories Download CLI Download VS Code Extension

This is the official container image for ProJor, the model-based code generator.

This container image uses the node:20-alpine base image, and bundles ProJor CLI, and can be used to run ProJor commands such as projor generate. Read the documentation to learn how to use ProJor in your projects.

Usage

The command below mounts your current working directory at /project inside the container, and runs the code generator process in this directory. Note the -d /project option after the siocode/projor container name.

$ docker run -it --rm -v $PWD:/project siocode/projor -d /project generate

Further help & support

Tag summary

Content type

Image

Digest

sha256:48e13edce

Size

45.8 MB

Last updated

5 months ago

docker pull siocode/projor:0.10.2