mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-11 04:53:11 +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",
|
"description": "A macro collection for creating DSL in nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/codehz/dslutils"
|
"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