Skip to content

kenferrara/skyux-deploy

 
 

Repository files navigation

skyux-deploy

npm status

Deployment package for skyux apps.

Install

npm install -g @blackbaud/skyux-deploy

Usage

skyux-deploy deploy or skyux-deploy publish

Options

All of the following options are required and overridable via the CLI. For example, to set the name of the SPA the command would be:

skyux-deploy --name MySPA

Option Default
name null
version version property in package.json
azureStorageAccount null
azureStorageAccessKey null
azureStorageTableName "spa"
isStaticClient false
hashFileNames true

null values are typically supplied by the CI process.

About

The skyux-deploy repo provides the deployment package for SKY UX applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%