@platforma-sdk/package-builder

2.10.6 • Public • Published

Usage examples

pl-pkg build [ --dev=local ] # build all available targets
pl-pkg build [ --dev=local ] descriptors [ binary | docker | ... ] # build only sw.json file
pl-pkg build [ --dev=local ] packages # pack .tgz archive
pl-pkg build [ --dev=local ] docker # build docker image
pl-pkg build [ --dev=local ] ...

pl-pkg get package path # get path to package archive to be built/published
pl-pkg get package name # get name of the binary package as would be provided by registry
pl-pkg get package version # get the version of package to be built/published

pl-pkg publish # publish everything that can be published
pl-pkg publish descriptors # publish software descriptor
pl-pkg publish packages # publish software package to registry

Readme

Keywords

none

Package Sidebar

Install

npm i @platforma-sdk/package-builder

Weekly Downloads

240

Version

2.10.6

License

UNLICENSED

Unpacked Size

4.92 MB

Total Files

56

Last publish

Collaborators

  • mike-ainsel
  • dbolotin_mi