nuvolaris / nuvolaris-cli

The Nuvolaris CLI, an all-in-one tool to do all things Nuvolaris
Apache License 2.0
11 stars 21 forks source link

Implements nuvolaris/nuvolaris#121 #60

Closed francescotimperi closed 1 year ago

francescotimperi commented 1 year ago

feature:

Implemented a nuv bundle command to create a zip archive containing static content to be deployed as OW action. The index.js and package.json file provided as template as embedded into he nuv binary as static resources and added to the generated zip file

Usage

nuv bundle [target zip file]

if no target zip file is provided default to ./folder_name.zip