tuxecure/Zip it

zip all the files needs to run the script in a zip file ready to rumble

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
prefixthe prefix into which it will be installedyes${HOME}/.local
ownerthe user/organization under who the package will be releasedyes${{ github.repository_owner }}
repo_namename of the repositoryyes${{ github.event.repository.name }}
pkgrelthe release versionyes${{ github.ref_name }}
pkg_directoriesdirectories to be zippedyes
package_namename of the zipyes${{ github.event.repository.name }}
binfiles that go in the bin directoryno
libfiles that go in the lib directoryno
sharefiles that go in the share directory
data_directoryfiles that go in the share/<package_name> directory
configconfig files for the package

no outputs