FuelLabs/sway
Update the Sway Book to document the abbreviations for any `forc` commands.
オープン
#1,890 opened on 2022/06/07
The Sway Bookgood first issue
Repository metrics
- Stars
- (61,702 個のスター)
- PR merge metrics
- (平均マージ 22h 6m) (30d で 16 merged PRs)
説明
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.
forc buildcan be used asforc bforc testcan be used asforc t
There may be other shorthand commands that have been added but are undocumented.