Skip to content

Antix-Development/webplus-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published