mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-11-16 15:27:46 +00:00
a7b6a10485
Some checks failed
CI / ci (macos-latest) (push) Has been cancelled
CI / ci (ubuntu-latest) (push) Has been cancelled
Rust / fmt (push) Has been cancelled
Rust / test (macos-latest) (push) Has been cancelled
Rust / test (ubuntu-latest) (push) Has been cancelled
Rust / typo (push) Has been cancelled
Rust / clippy (macos-latest) (push) Has been cancelled
Rust / clippy (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-latest) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / doc (macos-latest) (push) Has been cancelled
Rust / doc (ubuntu-latest) (push) Has been cancelled
Typo / typo (push) Has been cancelled
|
||
---|---|---|
.. | ||
skel | ||
create_tmp_env.sh | ||
move_binary_inside.sh | ||
package.sh | ||
prepare.sh | ||
README.md |
Utilities
File/Folder | Purpose |
---|---|
prepare.sh | Changes version across repo, commits README.md + CHANGELOG.md |
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 |
skel | A skeleton directory with the proper naming scheme + folder structure for packaging Gupax for all OS's |