Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 560 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 560 Bytes

Contributing to Nim Home Assistant

Running development versions

Build with -d:dev as:

See Install

Create ./config/nimha_dev.cfg from ./config/nimha_default.cfg

Modules

See Develop new module

Packaging

See the #installpath comments to update system paths before build and compile with -d:systemInstall.

NimHA installs a dedicated Nimble package cache and runs Nim to build the modules.