summaryrefslogtreecommitdiffstats
path: root/teams/wg-cli.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/wg-cli.toml')
-rw-r--r--teams/wg-cli.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/teams/wg-cli.toml b/teams/wg-cli.toml
new file mode 100644
index 0000000..76df650
--- /dev/null
+++ b/teams/wg-cli.toml
@@ -0,0 +1,13 @@
+name = "wg-cli"
+wg = true
+
+[people]
+leads = ["killercup"]
+members = ["killercup"]
+
+[website]
+page = "cli"
+name = "Command-line interfaces (CLI) working group"
+description = "Focusing on the end-to-end experience of writing CLI apps, both large and small, in Rust."
+discord-invite = "https://discord.gg/BXCBYX6"
+discord-name = "#wg-cli"