Source code Installation
Steps
1.Install the Go programming language. Version 1.21.8 is recommended. Support for the for syntax of version 1.22 will be provided in the future through refactoring.
2.Clone the source code.
git clone https://github.com/getneko/getneko.git
3.Navigate to the working directory.
cd ./getneko
4.Perform compilation.
go build