FuelLabs/sway

Add `forc plugins` command flag for outputting JSON or TOML for easier machine readability

Open

#1,216 opened on Apr 11, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (5,421 forks)batch import
P: lowenhancementforcgood first issue

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (Avg merge 22h 6m) (16 merged PRs in 30d)

Description

This would potentially make it easier for downstream tooling to integrate with forc plugins.

Follow-up to #1199.

Contributor guide