Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 440 Bytes

BUILD.md

File metadata and controls

14 lines (10 loc) · 440 Bytes

Build Code Nimble

To build from source you need to clone this repo: git clone https://github.com/HojdaAdelin/CodeNimble.git

  1. You need to download these libraries:

    • PySide6
    pip install PySide6
  2. Open a CMD in the Code Nimble source folder and run the code from build-file

  3. Open the dist folder created in the source and run CodeNimble.exe from the CodeNimble folder