https://github.com/alexzhang1030/extd-cli
Wrapper extd as a CLI.
https://github.com/alexzhang1030/extd-cli
Last synced: 2 months ago
JSON representation
Wrapper extd as a CLI.
- Host: GitHub
- URL: https://github.com/alexzhang1030/extd-cli
- Owner: alexzhang1030
- Created: 2022-11-02T07:11:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T07:38:27.000Z (over 2 years ago)
- Last Synced: 2025-02-15T10:35:51.920Z (3 months ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extd-CLI
Wrapper [extd](https://github.com/alexzhang1030/extd) as a CLI.
## Download
See [Release](https://github.com/alexzhang1030/extd-cli/releases)
Or `homebrew`
```bash
brew tap alexzhang1030/homebrew-tap
brew install extd-cli
```