forged-cli

Crates.ioforged-cli
lib.rsforged-cli
version0.4.0
created_at2023-01-25 17:45:26.012104+00
updated_at2024-02-08 13:12:12.021759+00
descriptionCommand-line interface for forged.dev and device provisioning processes
homepagehttps://forged.dev
repositoryhttps://github.com/forged-org/forged-clients
max_upload_size
id767664
size125,170
Ryan Summers (ryan-summers)

documentation

README

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>

Commit count: 51

cargo fmt