init
This commit is contained in:
commit
4dace7c53c
8 changed files with 204 additions and 0 deletions
11
dub.json
Normal file
11
dub.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"authors": [
|
||||
"Alexander Zhirov"
|
||||
],
|
||||
"copyright": "Copyright © 2025, Alexander Zhirov",
|
||||
"description": "fifo-process",
|
||||
"license": "BSL-1.0",
|
||||
"name": "fifo-process",
|
||||
"targetPath": "bin",
|
||||
"targetType": "executable"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue