Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce new OmniBOR CLI. #117

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

alilleybrinker
Copy link
Member

This commit introduces a new, and currently very basic, OmniBOR CLI.

At the moment, this CLI is only able to produce Artifact Identifiers
for files it's given. In the future it'll be expanded with more
functionality.

To use the CLI during development, run:

cargo run --features="build-binary" -- <CLI ARGS>

Replace <CLI ARGS> with arguments for the CLI. Use the --help flag
to find out the API of the CLI.

Signed-off-by: Andrew Lilley Brinker [email protected]

This commit introduces a new, and currently very basic, OmniBOR CLI.

At the moment, this CLI is only able to produce Artifact Identifiers
for files it's given. In the future it'll be expanded with more
functionality.

To use the CLI during development, run:

    cargo run --features="build-binary" -- <CLI ARGS>

Replace `<CLI ARGS>` with arguments for the CLI. Use the `--help` flag
to find out the API of the CLI.

Signed-off-by: Andrew Lilley Brinker <[email protected]>
@alilleybrinker alilleybrinker merged commit 3602382 into main Feb 21, 2024
3 checks passed
@alilleybrinker alilleybrinker deleted the alilleybrinker/omnibor-cli branch February 21, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant