FuelLabs/sway

Update the Sway Book to document the abbreviations for any `forc` commands.

Open

#1,890 创建于 2022年6月7日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (5,421 fork)batch import
The Sway Bookgood first issue

仓库指标

Star
 (61,702 star)
PR 合并指标
 (平均合并 22小时 6分钟) (30 天内合并 16 个 PR)

描述

Context

The Sway Book has a commands section for forc. When taking a look at forc build and forc test they do not document the shorthand e.g.

  1. forc build can be used as forc b
  2. forc test can be used as forc t

There may be other shorthand commands that have been added but are undocumented.

贡献者指南