Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morinokami/xop
A cross-platform command-line tool to open a file or directory with the default application.
https://github.com/morinokami/xop
Last synced: about 1 month ago
JSON representation
A cross-platform command-line tool to open a file or directory with the default application.
- Host: GitHub
- URL: https://github.com/morinokami/xop
- Owner: morinokami
- License: mit
- Created: 2023-06-24T06:58:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-25T01:43:15.000Z (over 1 year ago)
- Last Synced: 2024-10-13T11:09:15.198Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xop
`xop` is a cross-platform command-line tool to open a file or directory with the default application.
## Installation
```sh
cargo install xop
```