Installation#

simgen-ssg supports Python >= 3.8.

Installing the simgen binary#

Installing with pip#

simgen-ssg is available on PyPI. Just run

pip install simgen-ssg

Installing from source#

To install simgen-ssg from source, first clone the repository:

git clone https://github.com/sharmashobhit/simgen-ssg.git
cd simgen-ssg

Then run

pip install -e .

Running the binary#

Once you have installed the binary, you can run it using:

simgen serve  --dir /path/to/directory