Home
Softono

Flow Agent X

Open source Apache-2.0 Go
19
Stars
7
Forks
6
Issues
2
Watchers
3 years
Last Commit

 About Flow Agent X

Agent to execute task

Platforms

Web Self-hosted

Languages

Go

Need Help Installing Flow Agent X?

We provide expert installation service for this software. Our team will install, configure, and secure Flow Agent X on your server. plans start at just $30.

Flow Agent X

View on GitHub

flow-agent-x

GitHub GitHub release (latest by date) GitHub go.mod Go version

The new version agent for flow.ci

How to start

Build binary

make build

# binary will be created at ./bin/flow-agent-x-mac
# binary will be created at ./bin/flow-agent-x-linux

Run Unit Test

make test

Build docker image

make docker

# docker image with name 'flowci/agent'