[Icon Request] Support for Earthly (Earthfile and .earthlyignore)
See original GitHub issue-
I’m sure this issue is not a duplicate.
-
I’m submitting an icon request:
- Type:
extension, filename, language id
- Icon Name:
earthly
- Sample original Icon:
- Extensions:
.earthlyignore
- Filenames:
Earthfile
- Language ids:
Earthfile
, but similar toDockerfile
andMakefile
- Type:
-
Language Extensions: earthfile-syntax-highlighting
-
More info: Earthly is a build automation tool (it’s like Dockerfile and Makefile had a baby). It allows you to execute all your builds in containers. This makes them self-contained, repeatable, portable and parallel. You can use Earthly to create Docker images and artifacts (e.g. binaries, packages, arbitrary files)
- Projects using it: jekyll, Phoenix Framework, more…
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Earthfile reference - Earthly.dev
Only save artifacts if they exists; if not, earthly will simply ignore the SAVE ARTIFACT command and won't treat any missing sources as...
Read more >earthly/features.md at main - GitHub
When enabled, Earthly will only send the files listed for the specific COPY command. Without this feature, Earthly sends the entire directory of...
Read more >r/programming - Earthly - Build automation for the container era
I'm a programmer who has used Docker, Team City, and Bazel, and after reading the README I still have no idea what this...
Read more >Quick Tutorial: Build a Go App in Earthly - YouTube
Quick Tutorial:Let's build a go application using EarthlyWatch Adam construct an earthfile for building a "hello world" app.
Read more >Beyond Docker with Earthly - Semaphore CI
While Dockerfiles are only meant to produce container images, Earthly can generate artifacts. The following Earthfile was taken from Earthly's ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have asked a friend to adapt the logos. This afternoon I will do the PR with the changes. Thanks to everyone. 😃
@sasial-dev do the provided SVGs fit your needs? I guess it should be possible to crop the files to only include the logo itself in a square format but I’m really not sure how to do that in the best way.