1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Task Runners

AI Summary: Implement support for importing eirctl configuration files from Git repositories, including private ones. This involves using a Go library (like `go-git`) to clone and manage the Git repositories in memory or a temporary location, handling authentication for private repositories, and integrating this functionality into the existing import mechanism.

Complexity: 4/5
enhancement good first issue help wanted

The task runner for containers

Go