Skip to content

nickmcdonald/CNDL

Repository files navigation

CNDL

Development environment is only set up for windows at the moment.

Setting up dev Environment

Dependancies

  • Anaconda
  • Git
git clone https://github.com/nickmcdonald/CNDL.git
conda env create
conda activate cndl

For development testing you can run CNDL with

python cndl.py

Building

Updating Version Number

Number must be updated in cndl.wxs, version.py

Dependancies

You will need to add WiX and 7zip to PATH and add Environment var PYTHONPATH pointing to the new conda env

To build the executable and installers use

build [version number]

The results will be in the dist directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published