0.2.3 • Published 2 years ago

arujs-cli v0.2.3

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

CLI

this is a simple CLI tool for packaging & running AruJs applications


Installation

Install it Via NPM:

npm install arujs-cli -g

Usage

Usage: aru-cli [options] [command]

Options:
  -h, --help       display help for command

Commands:
  run [options]    Run AruJs Application, Located Inside <directory>/Current Directory.
  use [options]    Use A Specific Version Of AruJs Core, The Version Is In Format Of
                   Major.Minor.Patch-Stability.
  build [options]  Build AruJs Application, Located Inside the <directory> Directory.
  help [command]   display help for command

Thanks

0.2.3

2 years ago

0.1.3

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago