tools/README.md
GnomeZworc b3ae47c505
Some checks failed
/ publish_password (pull_request) Failing after 0s
/ validate_password (pull_request) Failing after 0s
release-v1.4.0
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-09-28 16:42:50 +02:00

17 lines
No EOL
514 B
Markdown

# H6N Tools
Some tools use and dev for h6n, many are in shell/bash could be use in other project
## Version
v1.4.0: Gabriel
## release script
To use the release script it's simple `curl https://git.g3e.fr/H6N/tools/raw/branch/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.