blob: e14b57096c537993499878467d5caadc3c214230 [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_3P_DIR}/fargo/${HOST_PLATFORM}/fargo
### Fargo is a prototype Fuchsia-specific wrapper around Cargo
## usage: run `fx fargo help`
##
## Or check https://fuchsia.googlesource.com/fargo/+/refs/heads/master/README.md for more information