tv git: add htgen
This commit is contained in:
parent
8ef6af00c0
commit
8f49af542e
@ -33,6 +33,9 @@ let {
|
|||||||
cgit.desc = "dict.leo.org command line interface";
|
cgit.desc = "dict.leo.org command line interface";
|
||||||
};
|
};
|
||||||
get = {};
|
get = {};
|
||||||
|
htgen = {
|
||||||
|
cgit.desc = "toy HTTP server";
|
||||||
|
};
|
||||||
irc = {
|
irc = {
|
||||||
cgit.desc = "toy IRC client";
|
cgit.desc = "toy IRC client";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user