No description
Find a file
Nicolas Boufidjeline c51c50d261 Merge branch '7-issue' into 'main'
add release script gitlab-ci

Closes #7

See merge request h6n/tools!3
2024-03-21 17:35:42 +00:00
docs v1.2.0: release: first script for release on gitlab 2024-03-21 15:56:14 +01:00
golang v1.2.0: code: import password 2024-03-21 00:08:26 +01:00
libs Add shflags 2024-03-11 13:26:05 +01:00
scripts v1.2.0: ci: fix release 2024-03-21 18:26:25 +01:00
.gitlab-ci.yml v1.2.0: release: first script for release on gitlab 2024-03-21 15:56:14 +01:00
go.work v1.2.0: code: import password 2024-03-21 00:08:26 +01:00
go.work.sum v1.2.0: code: import password 2024-03-21 00:08:26 +01:00
LICENCE add LICENCE 2024-03-13 13:56:30 +01:00
Makefile v1.2.0: ci: ci and makefile 2024-03-21 00:52:27 +01:00
README.md release-v1.0.0 2024-03-12 23:05:42 +01:00

H6N Tools

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

Version

v1.0.0: Damian

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]