blob: b2a1a08c1829b139e8f4c3d46000b092de6722d0 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#### CATEGORY=Build
#### EXECUTABLE=${PREBUILT_PYTHON3} ${PREBUILT_3P_DIR}/goma/${HOST_PLATFORM}/goma_auth.py
### set up authentication for the Goma distributed compilation client
## The only common use is `fx goma_auth login`.
##
## See full usage and detailed help by running `fx goma_auth --help`.