1.0.9 • Published 6 months ago

@antix_development/webplus-cli v1.0.9

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

WebPlus-CLI

A command line interface for creating and packaging WebPlus apps.

Installation

npm install @antix_development/webplus-cli -g

Command line usage

webplus <option> file [template]

Command line options

-c --create <name> [template]  Creates an app using the specified or default template.
-p --package <name>            Packages the app with the given name.
-h --help                      Output usage information. Also lists available templates.

Templates

Currently there is only one template. Hopefully I can create more in the near future (10/Nov/2023).

default

The utmost minimal WebPlus application. Perfect for the person that wants to do everything themselves.

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago