0.1.10 • Published 12 months ago

@ckzer0/brahma-cli v0.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@ckzer0/brahma-cli

Description

Cli tool to generate and develop Maya apps.

Installation

npm install -g @ckzer0/brahma-cli

Usage

Usage: brahma [options] [command]

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

Commands:

CommandAction
create <appName>Creates a new maya app
initInitializes files of new maya app or reset files to inital state
installInstalls or updates the configuration and packages based on maya config file
stageBuilds the app in 'stage' mode for dev and testing
add <packageName>Adds an npm package to be used in the app
remove <packageName>Removes the npm package from the app
0.1.10

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago