Ahenk Agent for Liderahenk Central Management System - Go Implementation
Find a file
2023-08-09 17:20:19 +00:00
build/package update docker files 2023-08-09 16:17:26 +03:00
cmd/ahenkd-go feat: initialize a basic go daemon 2023-08-02 23:07:43 +03:00
debian Initial packaging 2023-08-09 17:20:19 +00:00
scripts chore: remove temporary lines 2023-08-09 16:25:26 +03:00
.gitignore Ignore _build and quilt .pc dirs via .gitignore 2023-08-09 17:20:19 +00:00
go.mod chore: make libraries direct 2023-08-02 23:15:09 +03:00
go.sum fix: add go-daemon and slices go libraries 2023-08-02 23:12:20 +03:00
LICENSE Initial Commit 2023-08-02 09:49:08 +03:00
README.md chore: add information about installation scripts 2023-08-07 08:41:35 +03:00

Ahenk Go

Ahenk Agent for Liderahenk Central Management System - Go Implementation

You can find binary packages in Releases section or build from source code yourself.

If you do not prefer to use binary packages you can also use installation scripts Development Dependencies

  go > 1.20
  git

Install with Script

wget -qO- https://git.aliberksandikci.com.tr/liderahenk/ahenk-go/raw/branch/main/scripts/install.sh | bash
Explanation Link
Ahenk-go documentation Liderahenk/ahenk-docs
Current Python Implementation of Ahenk Pardus-LiderAhenk/ahenk