@platforma-sdk/package-builder

2.8.1 • 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

68

Version

2.8.1

License

UNLICENSED

Unpacked Size

571 kB

Total Files

52

Last publish

Collaborators

  • mike-ainsel
  • dbolotin_mi