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

https://github.com/otechdo/oh

A archlinux installer and manager
https://github.com/otechdo/oh

archlinux installer package-manager

Last synced: 9 months ago
JSON representation

A archlinux installer and manager

Awesome Lists containing this project

README

          

# Installation

## With AI

```bash
cargo install oh --features ai
```

## With prompts without AI

```bash
cargo install oh --features ask
```

## All features

```bash
cargo install oh --features full
```

## Run

```bash
oh
```

[Get api key](https://aistudio.google.com/app/apikey)