diff --git a/awesome/opensource/data/distrobox.json b/awesome/opensource/data/distrobox.json new file mode 100644 index 0000000..f89cc0a --- /dev/null +++ b/awesome/opensource/data/distrobox.json @@ -0,0 +1,21 @@ +{ + "name": "Distrobox", + "repository_platform": "github", + "repository_url": "https://github.com/89luca89/distrobox", + "site_url": "https://distrobox.it", + "description": "Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with", + "type": "tool", + "license": "GPL-3.0", + "tags": [ + "bash", + "command-line", + "containers", + "development", + "docker", + "linux", + "podman", + "posix", + "sh", + "tools" + ] +}