Skip to content

Maintain SKU specific package content such as templates and other static files.

License

Notifications You must be signed in to change notification settings

dpasupathi/on-skupack

 
 

Repository files navigation

on-skupack

Maintain SKU specific package content such as templates and other static files.

Quick Start

  • Build SKU package
$ ./build-package.bash <sku_pack_directory> <subname>
  • Register a new SKU with the package
$ curl -X POST -F file=@tarballs/sku_pack_directory_subname.tar.gz localhost:8080/api/common/skus/pack

About

Maintain SKU specific package content such as templates and other static files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.5%
  • Makefile 1.5%