mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-25 07:33:09 +00:00
Add package websitecreator (#737)
* Add websitecreator - website management tool * Added tag binary
This commit is contained in:
parent
b297ddb0bc
commit
b89698e11f
@ -9317,5 +9317,19 @@
|
|||||||
"description": "Wrapper for the Snappy-C compression library",
|
"description": "Wrapper for the Snappy-C compression library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/data-man/nimsnappyc"
|
"web": "https://github.com/data-man/nimsnappyc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "websitecreator",
|
||||||
|
"url": "https://github.com/ThomasTJdev/nim_websitecreator",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"website",
|
||||||
|
"webpage",
|
||||||
|
"blog",
|
||||||
|
"binary"
|
||||||
|
],
|
||||||
|
"description": "A website management tool. Run the file and access your webpage.",
|
||||||
|
"license": "GPLv3",
|
||||||
|
"web": "https://nimwc.org/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user