Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/arc
a companion cli for arc
https://github.com/pomdtr/arc
Last synced: about 2 months ago
JSON representation
a companion cli for arc
- Host: GitHub
- URL: https://github.com/pomdtr/arc
- Owner: pomdtr
- License: mit
- Created: 2023-12-10T13:31:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-24T17:55:39.000Z (6 months ago)
- Last Synced: 2024-06-24T19:48:24.057Z (6 months ago)
- Language: Go
- Homepage:
- Size: 279 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.go
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Arc CLI
Arc companion CLI.
![screenshot](./static/screenshot.png)
## Installation
```sh
# using homebrew
brew install pomdtr/tap/arc# compile from source
go install github.com/pomdtr/arc@latest
```or download the binary from the [releases page](https://github.com/pomdtr/arc/releases).
See the `sunbeam completion` command to generate completion scripts for your shell.
## Usage
See the [autogenerated docs](docs.md) for more information on the available commands.
## See Also
- [Tweety](https://github.com/pomdtr/tweety) - An integrated Terminal for your Browser.
- [Sunbeam](https://sunbeam.sh) - Spotlight for the command line.