# 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/+/HEAD/README.md for more information |