docs.rs failed to build onerom-cli-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
One ROM CLI
This directory contains the source code and build scripts for the One ROM command-line interface (CLI) tool.
The CLI is a Rust application that provides a cross-platform CLI to manage One ROMs, including those with the USB plugin to provide management of One ROM while running (serving bytes).
Building
With the One ROM build environment installed, from this directory:
Releasing
-
Build the release artifacts for all platforms:
Artifacts are placed in the
dist/directory. -
Update the CLI release manifest and copy the artifacts to the One ROM images repo. Assuming ../../../one-rom-images exists:
-
Commit the changes to the one-rom-images repo and push:
-
Tag the current commit with the version and push:
-
Check new releases appear at https://onerom.org/cli/