Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
docs: start work on docs. todo: complete usage section with images
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzaaft committed Jul 21, 2023
1 parent 8375c11 commit 4d1f1a1
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Astrocommunity CLI
An easier way to find and add Astrocommunity plugins.
This repository contains the code for `astrocommunity-cli`, a community written CLI to search for and generate the code for your favorite astrocommunity plugins.

## 📦 Setup

Currently, we only support installing trough cargo.

To install, you need to run:
```bash
cargo install [email protected]:Uzaaft/astrocommunity-cli
```

## 🔨 Usage

Note: The CLI does not work without internet.

0 comments on commit 4d1f1a1

Please sign in to comment.