Add embedfs (#2547)

This commit is contained in:
Matt Haggard 2023-03-23 21:25:11 -04:00 committed by GitHub
parent ce926c937d
commit be8042a694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29605,5 +29605,16 @@
"description": "Nim Terminal User Interface library for plotting graphs and drawing shapes in the terminal, uses unicode chars and colours!",
"license": "Apache-2.0",
"web": "https://gitlab.com/OFThomas/drawIt"
},
{
"name": "embedfs",
"url": "https://github.com/iffy/nim-embedfs",
"method": "git",
"tags": [
"bundling",
"static"
],
"description": "Embed directories in executables, easily",
"license": "MIT"
}
]