bloginamatrix.xyz/happyx.cfg
array-in-a-matrix dd1cb29d2f rewrite as SPA
2023-12-21 16:41:06 -05:00

11 lines
414 B
INI

# HappyX project configuration.
[Main]
projectName = Blog in a Matrix
projectType = SPA
mainFile = main # main script filename (without extension) that should be launched with hpx dev command
srcDir = src # source directory in project root
buildDir = build # build directory in project root
assetsDir = public # assets directory in srcDir, will copied into build/public
language = nim # programming language