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
- Host: GitHub
- URL: https://github.com/otechdo/oh
- Owner: otechdo
- License: agpl-3.0
- Created: 2024-03-14T22:12:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T20:52:03.000Z (over 1 year ago)
- Last Synced: 2025-06-10T04:49:04.206Z (10 months ago)
- Topics: archlinux, installer, package-manager
- Language: Rust
- Homepage:
- Size: 3.41 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)