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, try Earthly CI, or 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?
Earthly CI
See the Earthly CI docs

Get Started Free

Have questions? Contact us
Run Earthly in a traditional CI
See the CI integration guide to use Earthly in GitHub Actions, Circle CI, Jenkins, GitLab CI, and others.