Added package uncomment (#2042)

This commit is contained in:
Hamid Bluri 2021-10-22 21:50:29 -07:00 committed by GitHub
parent 5b93eab369
commit b3d3ed2c24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]