@nx/powerpack-license
v1.0.13
Published
Package to provide the ability to activate and read licenses for Nx Powerpack.
Downloads
26,326
Keywords
Readme
@nx/powerpack-license
This package is part of the Nx Powerpack extensions for Nx.
This plugin provides the ability to activate and read licenses for Nx Powerpack
Usage
Use of this package is governed by the following LICENSE. Please be sure to read through the license carefully before using this plugin.
This license is also included in the package in a LICENSE
file.
Configuring Licenses
License File
Licenses can be configured via the nx activate-powerpack
command which will write a file to workspace at .nx/powerpack/license.ini
.
If and only if your code is closed source, this file can be checked. If your code is open source, checking this file in is a violation of the license.
Environment Variable
Licenses can be configured via the NX_POWERPACK_LICENSE
environment variable.