Skip to content

Commit

Permalink
feat(opensource): added Distrobox
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Di Maio <[email protected]>
  • Loading branch information
89luca89 committed Feb 22, 2024
1 parent 8743a24 commit 6658b01
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions awesome/opensource/data/distrobox.json
Original file line number Diff line number Diff line change
@@ -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"
]
}

0 comments on commit 6658b01

Please sign in to comment.