UNPKG

nodekit-cli

Version:

A command-line tool for creating {NK} NodeKit applications

13 lines (9 loc) 380 B
Synopsis nodekit-cli prepare [PLATFORM..] Copies files for specified platforms, or all platforms, so that the project is ready to build with each SDK. Options --browserify .............................. Compile plugin JS at build time using browserify instead of runtime. Example nodekit-cli prepare --browserify