From 03c14ba32145304ec70b78626820062d83165e5a Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sun, 26 May 2019 15:34:09 -0700 Subject: Add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 08dfd20..8123c80 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,15 @@ You can get a list of all the users with a permission: $ cargo run dump-permission perf ``` + +You can generate [www.rust-lang.org](https://github.com/rust-lang/www.rust-lang.org)'s locales/en-US/tools.ftl file by running + +``` +$ cargo run dump-website +``` + +The website will automatically load new teams added here, however they cannot be translated unless `tools.ftl` is also updated. + ### Building the static API You can build locally the content of `https://team-api.infra.rust-lang.org/v1/` -- cgit v1.2.3