FuelLabs/sway

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

Ouverte

#1 890 ouverte le 7 juin 2022

 (1 commentaire) (0 réaction) (0 personne assignée)Rust (5 421 forks)batch import
The Sway Bookgood first issue

Métriques du dépôt

Stars
 (61 702 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur