@nuofe/ndk-cli
v8.2.6
Published
Command line interface.
Downloads
10
Readme
NDK Cli
Command line interface.
Install
yarn add @nuofe/ndk-cliUsage
import ndkCli from '@nuofe/ndk-cli';Use --debug argument to display debug info.
<command> --debugUse --next argument to ensure latest and next version.
<command> --nextUse --not-next argument to ensure latest version only. It's will be cover --next argument.
<command> --not-nextUse --version argument to display current version.
<command> --version