Base plugin for nmk build system


License
MPL-2.0
Install
pip install nmk-base==0.20.0

Documentation

nmk-base

Base plugin for nmk build system

License: MPL Checks Issues Supported python versions PyPI Code style: black Flake8 analysis result Code coverage Documentation Status

This plugin provides base features for nmk build, which by design don't need to be part of the nmk core implementation.

Usage

To use this plugin in your nmk project, insert this reference:

refs:
    - pip://nmk-base!plugin.yml

Documentation

This plugin documentation is available here

Issues

Issues for this plugin shall be reported on the main nmk project, using the plugin:base label.