diff options
Diffstat (limited to 'development/fly/README')
-rw-r--r-- | development/fly/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/fly/README b/development/fly/README new file mode 100644 index 0000000000..da0dc24d27 --- /dev/null +++ b/development/fly/README @@ -0,0 +1,6 @@ +fly + +fly is a command-line tool for Concourse administration. + +Concourse is an automation system written in Go. It is most commonly used for CI/CD, +and is built to scale to any kind of automation pipeline, from simple to complex. |