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.

貢獻者指南