mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package uncomment (#2042)
This commit is contained in:
parent
5b93eab369
commit
b3d3ed2c24
@ -24026,5 +24026,18 @@
|
||||
"description": "A macro collection for creating DSL in nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/codehz/dslutils"
|
||||
},
|
||||
{
|
||||
"name": "uncomment",
|
||||
"url": "https://github.com/hamidb80/uncomment",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"comment",
|
||||
"uncomment",
|
||||
"compile-time"
|
||||
],
|
||||
"description": "uncomment the codes at the compile time",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hamidb80/uncomment"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user