Skip to content

Commit

Permalink
add manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoder04 committed Feb 6, 2022
1 parent c0179ce commit 9135bd8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions manifest.apkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"manifestVersion": 1.0,
"packageName": "coreutils",
"build": {
"command": "dotnet",
"args": "build",
"folder": "."
},
"project": {
"maintainer": "alexcoder04",
"email": "[email protected]",
"homepage": "https://github.com/alexcoder04/LeoConsole-coreutils",
"bugTracker": "https://github.com/alexcoder04/LeoConsole-coreutils/issues"
}
}

0 comments on commit 9135bd8

Please sign in to comment.