Crates.io | forged-cli |
lib.rs | forged-cli |
version | 0.4.0 |
source | src |
created_at | 2023-01-25 17:45:26.012104 |
updated_at | 2024-02-08 13:12:12.021759 |
description | Command-line interface for forged.dev and device provisioning processes |
homepage | https://forged.dev |
repository | https://github.com/forged-org/forged-clients |
max_upload_size | |
id | 767664 |
size | 125,170 |
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.
When running the forged.dev backend locally, specify the following environment variables:
FORGED_INSTANCE_URL=http://localhost:8000 FORGED_TOKEN=<token>