Dsci runner migrated to golang

submitted by

deadsimpleci.sparrowhub.io/doc/forgejo-setup

Hey everyone! After week of work finally rewrote dsci runner on golang.

git clone https://github.com/melezhik/dsci-runner.git
cd dsci-runner
go mod tidy
go build -o dsci_runner main.go ./dsci_runner

That means just a single binary install
Check it out ! )

Forgejo integrations details are here - http://deadsimpleci.sparrowhub.io/doc/forgejo-setup

1
6

Log in to comment

1 Comments

Insert image