2022-11-22 02:01:50 +00:00
|
|
|
## Utilities
|
|
|
|
|
|
|
|
| File/Folder | Purpose |
|
|
|
|
|-------------|---------|
|
2022-11-24 03:32:17 +00:00
|
|
|
| prepare.sh | Changes version across repo, commits README.md + CHANGELOG.md
|
2024-04-03 09:41:53 +00:00
|
|
|
| create_tmp_env.sh | create temporary directory to be used for packaging.
|
|
|
|
| move_binary_inside.sh | once github CI finished, download zip inside temporary file and execute this script.
|
|
|
|
| package.sh | Package the contents of `skel`, sign, etc. Checks if all files exist and have the proper naming schemes
|
2022-11-22 02:01:50 +00:00
|
|
|
| skel | A skeleton directory with the proper naming scheme + folder structure for packaging Gupax for all OS's
|