Skip to main content

Community Edition

Obtaining Community Binaries

Users that want to use the Community Edition of Atlas which is built directly from the Atlas GitHub repository and licensed under the Apache 2.0 license can do so by following the instructions below.

To download and install the latest release of the Atlas CLI, simply run the following in your terminal:

curl -sSf https://atlasgo.sh | sh -s -- --community

Building from Source

If you would like to build Atlas from source, run:

go get ariga.io/atlas/cmd/atlas