tools/README.md
GnomeZworc e8da1c9ab6
release-v1.2.0
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2024-04-02 23:58:01 +02:00

513 B

H6N Tools

Some tools use and dev for h6n, many are in shell/bash could be use in other project

Version

v1.2.0: Valentin

release script

To use the release script it's simple curl https://gitlab.g3e.fr/h6n/tools/-/raw/main/scripts/release.sh | bash -s - [param list]

In dev mode you can do cat ./scripts/release.sh | bash -s - [param list]

Password hasher

To use the password hasher you only need to download it, give him exec right and launch it, all is done locally and nothing is exported.