Add initial code

This commit is contained in:
Sven Weidauer 2020-12-30 10:54:13 +01:00
parent 592a2a3596
commit be92bf7740
11 changed files with 718 additions and 0 deletions

16
Package.resolved Normal file
View file

@ -0,0 +1,16 @@
{
"object": {
"pins": [
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "92646c0cdbaca076c8d3d0207891785b3379cbff",
"version": "0.3.1"
}
}
]
},
"version": 1
}