neft
Version:
Universal Platform
28 lines (23 loc) • 640 B
Plain Text
Neft.io Command-Line Interface
Usage: neft <command> [--option]
Commands:
help prints this help page
version prints using Neft version
create creates new project at specified path
build <Platform> copies platform files and create application bundle
run <Platform> builds and runs your application
test
Platforms:
node
html
webgl
android
ios
macos
Options:
--release used to build and run release version of your application
--out=PATH used to generate complete bundle ready to publish on a server
--watch
--notify
--init-file=PATH
--config