Earthly lib
Last updated
Was this helpful?
Last updated
Was this helpful?
The Earthly is a collection of reusable functions for common operations to be used in Earthfiles.
Earthly lib is split across multiple packages, each of which can be imported separately. The packages are:
- functions for estimating billing
- functions for working with Rust
- functions for working with Docker-in-Docker
- functions for working with Git
- functions for working with SSH
See the individual packages for more information.
Additional language-specific functions are currently planned for later in 2024.
To use Earthly lib, import the package you want to use in your Earthfile:
Then, call the function you want to use: