open (2.0.1)
Installation
[registry]
default = "forgejo"
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add open@2.0.1
About this package
open
An opinionated, friendly alternative to xdg-open
focused on opening files from a
terminal. Easily understandable and configurable with a simple toml file.
Does technically break convention. If you're using the open
shell builtin, or
otherwise care about compliance, consider installing under a different binary name.
Libraries
Dependencies
ID | Version |
---|---|
pico-args | ^0.5.0 |
toml | ^0.7.5 |