mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add package astdot (#2120)
This commit is contained in:
parent
17027c2436
commit
126dcb9ae7
@ -24841,5 +24841,19 @@
|
|||||||
"description": "Calculate the next semver version given the git log and previous version",
|
"description": "Calculate the next semver version given the git log and previous version",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.com/SimplyZ/conventional_semver"
|
"web": "https://gitlab.com/SimplyZ/conventional_semver"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "astdot",
|
||||||
|
"url": "https://github.com/Rekihyt/astdot",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ast",
|
||||||
|
"dot",
|
||||||
|
"jpg",
|
||||||
|
"tree"
|
||||||
|
],
|
||||||
|
"description": "Prints a dot graph of a nim ast dumped using the `dumpTree` macro.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Rekihyt/astdot"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user