FuelLabs/sway

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

Open

#1890 aperta il 7 giu 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (5421 fork)batch import
The Sway Bookgood first issue

Metriche repository

Star
 (61.702 star)
Metriche merge PR
 (Merge medio 22h 6m) (16 PR mergiate in 30 g)

Descrizione

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.

Guida contributor