#cli #hardware #provision #forged

app forged-cli

Command-line interface for forged.dev and device provisioning processes

1 unstable release

0.1.0 Jan 25, 2023

#1442 in Database interfaces

MIT license

39KB
1K SLoC

Rust 568 SLoC // 0.0% comments GraphQL 563 SLoC // 0.0% comments

Forged CLI

forged-cli is a client-side tool that handles the creation, programming, testing, and general provisioning of hardware devices. Information is then reported to the forged.dev website.

Local Development

When running the forged.dev backend locally, specify the following environment variables: FORGED_INSTANCE_URL=http://localhost:8000 FORGED_TOKEN=<token>

Dependencies

~24–34MB
~676K SLoC