Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.