summaryrefslogtreecommitdiffstats
path: root/teams/wg-cli.toml
blob: 96b221bbe36b0a54a1122a9be880c895f308c554 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name = "wg-cli"
wg = true

[people]
leads = []
members = [
    "codesections",
    "Dylan-DPC",
    "epage",
    "killercup",
    "matthiasbeyer",
    "spacekookie",
    "XAMPPRocky",
    "yoshuawuyts",
]

[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"