github.com/criteo/command-launcher@v0.0.0-20230407142452-fb616f546e98/examples/packages/hello-v1/README.md (about)

     1  # A simple command package example
     2  
     3  To package it:
     4  
     5  ```
     6  zip [package name]-[version].pkg manifest.mf hello.sh hello.bat
     7  ```
     8  
     9  Please make sure that the package name and version are the same as described in `manifest.mf` file