diff --git a/data/models/projects/hey-cli/info.json b/data/models/projects/hey-cli/info.json new file mode 100644 index 00000000..940905df --- /dev/null +++ b/data/models/projects/hey-cli/info.json @@ -0,0 +1,12 @@ +{ + "$schema": "../../schemas/project.json", + "name": "hey cli", + "repositories": [ + { + "provider": "github", + "owner": "ZibanPirate", + "name": "hey-cli" + } + ], + "tags": ["by-algerian"] +}