Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CSAR file generator is available in the rAppmanager repository here

"rappmanager/csar-generator/resources" folder contains the resources to build the rApp package.

The contents of the "resources" directory can be modified as required and the package can be generated as shown below,For Linux,


Code Block
languagebash
titleLinux: Generate rApp package
> ./generate.sh

...


Code Block
languagepowershell
titleWindows: Generate rApp package
> ./generate.bat

...