projects: new project bunbun
This commit is contained in:
parent
7c24ad4446
commit
275c0d4d77
|
@ -1,3 +1,11 @@
|
||||||
|
[[project]]
|
||||||
|
name = "bunbun"
|
||||||
|
desc = "A simple and adorable sysinfo utility written in Rust."
|
||||||
|
tags = ["sysinfo", "neofetch", "rust", "cli"]
|
||||||
|
links = [
|
||||||
|
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/bunbun" },
|
||||||
|
]
|
||||||
|
|
||||||
[[project]]
|
[[project]]
|
||||||
name = "vaporise"
|
name = "vaporise"
|
||||||
desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust."
|
desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust."
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
[[project]]
|
||||||
|
name = "bunbun"
|
||||||
|
desc = "A simple and adorable sysinfo utility written in Rust."
|
||||||
|
tags = ["sysinfo", "neofetch", "rust", "cli"]
|
||||||
|
links = [
|
||||||
|
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/bunbun" },
|
||||||
|
]
|
||||||
|
|
||||||
[[project]]
|
[[project]]
|
||||||
name = "vaporise"
|
name = "vaporise"
|
||||||
desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust."
|
desc = "A simple, featureful and blazingly fast memory-safe alternative to `rm` written in Rust."
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue