Skip to content

Commit

Permalink
feat: Add tre-command
Browse files Browse the repository at this point in the history
  • Loading branch information
jhwohlgemuth committed Sep 20, 2024
1 parent 22d3888 commit ac26157
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4369,6 +4369,59 @@
"operatingSystem": ["linux", "mac"],
"targetProduct": "homebrew"
},
{
"applicationCategory": "package",
"identifier": "9417dfb3-300c-40f5-a63b-ce2429731f92",
"description": "Tree command, improved",
"codeRepository": "https://github.com/dduan/tre",
"developmentStatus": "Active",
"disambiguatingDescription": "tre",
"isAccessibleForFree": true,
"keywords": [],
"name": "tre-command",
"operatingSystem": ["windows"],
"targetProduct": "scoop"
},
{
"applicationCategory": "package",
"identifier": "9417dfb3-300c-40f5-a63b-ce2429731f92",
"description": "Tree command, improved",
"codeRepository": "https://github.com/dduan/tre",
"developmentStatus": "Active",
"disambiguatingDescription": "tre",
"isAccessibleForFree": true,
"keywords": [],
"name": "ca.duan.tre-command",
"operatingSystem": ["windows"],
"targetProduct": "winget"
},
{
"applicationCategory": "package",
"identifier": "9417dfb3-300c-40f5-a63b-ce2429731f92",
"description": "Tree command, improved",
"codeRepository": "https://github.com/dduan/tre",
"developmentStatus": "Active",
"disambiguatingDescription": "tre",
"isAccessibleForFree": true,
"keywords": [],
"name": "tre-command",
"operatingSystem": ["linux"],
"targetProduct": "nix"
},
{
"applicationCategory": "package",
"applicationSubCategory": "formula",
"identifier": "9417dfb3-300c-40f5-a63b-ce2429731f92",
"description": "Tree command, improved",
"codeRepository": "https://github.com/dduan/tre",
"developmentStatus": "Active",
"disambiguatingDescription": "tre",
"isAccessibleForFree": true,
"keywords": [],
"name": "tre-command",
"operatingSystem": ["linux", "mac"],
"targetProduct": "homebrew"
},
{
"applicationCategory": "extension",
"applicationSubCategory": "language::rust",
Expand Down

1 comment on commit ac26157

@jhwohlgemuth
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.