Skip to content

Commit 77edcff

Browse files
authored
Merge pull request #628 from dzcode-io/project/hey-cli
feat: added hey cli project
2 parents e8285b9 + 8f709b9 commit 77edcff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"$schema": "../../schemas/project.json",
3+
"name": "hey cli",
4+
"repositories": [
5+
{
6+
"provider": "github",
7+
"owner": "ZibanPirate",
8+
"name": "hey-cli"
9+
}
10+
],
11+
"tags": ["by-algerian"]
12+
}

0 commit comments

Comments
 (0)