Earthly is Better Logged In
A better, interactive version of this installation guide is available in Earthly Cloud. Earthly Cloud gives you consistent builds, ridiculous speed, a next-gen developer experience, and it works with any CI. It's your Earthly builds in the cloud. Get 6,000 minutes/month for free by visiting the sign up page.
Install Earthly CLI
Select your OS:
  • Linux
  • Mac
  • Windows
For alternative installation options see the alternative installation page in the Earthly docs. To install Earthly from source, see the contributing page in GitHub
Verify Installation
Terminal
earthly github.com/earthly/hello-world+hello
Copy
This command executes the target hello from the repository github.com/earthly/hello-world.
Add Syntax Highlighting
Select your IDE:
  • VS Code
  • Vim
  • Emacs
  • Sublime Text
  • IntelliJ
Next Steps
Learn more about Earthly through docs and examples and how to use Earthly with your existing CI
Learn Earthly
To learn how to use Earthly, try:
Example projects
Need some inspiration to get started with your project?
Run Earthly in CI
See the CI integration guide to use Earthly in GitHub Actions, Circle CI, Jenkins, GitLab CI, and others.
You can also use Earthly Satellites (part of Earthly Cloud) in your CI system. Satellites are remote build runners that make builds fast, are super simple to use, and work seamlessly with any CI. See the Earthly Satellites docs for more information.