diff --git a/README.md b/README.md index 87a66e461..d7edd60cf 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,18 @@ The New Platform.sh CLI is built with backwards compatibility in mind. This is w ## Building binaries, snapshots and releases +Dependencies: + - docker + - docker-buildx + - make + - goreleaser + +Clone the project + +``` +git clone --recursive git@github.com:platformsh/cli.git +``` + Build a single binary ```console diff --git a/internal/legacy/archives/.gitkeep b/internal/legacy/archives/.gitkeep new file mode 100644 index 000000000..e69de29bb