FlowCI / flow-agent-x

Agent to execute task

Home Page:https://flowci.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

Agent to execute task

https://flowci.github.io

License:Apache License 2.0


Languages

Language:Go 95.1%Language:Shell 3.6%Language:Makefile 0.8%Language:Dockerfile 0.5%