UNPKG

neft

Version:

Universal Platform

24 lines (19 loc) 605 B
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 Platforms: node browser android ios 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 --with-tests