nodekit-cli
Version:
A command-line tool for creating {NK} NodeKit applications
10 lines (7 loc) • 323 B
Plain Text
Synopsis
nodekit-cli requirements [PLATFORM ...]
Checks and print out all the requirements for platforms specified (or all platforms added
to project if none specified). If all requirements for each platform are met, exits with code 0
otherwise exits with non-zero code.
Example
nodekit-cli requirements android