Skip to content

Commit

Permalink
Add README.md for Homebrew formula
Browse files Browse the repository at this point in the history
This commit introduces a new README.md file for the Homebrew formula. It provides installation instructions for the `asd` package, including how to tap into the appropriate repository and then install the package. It also includes a link to further documentation.
  • Loading branch information
koriym committed Jun 13, 2024
1 parent 239c32a commit 8cd4ea2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Homebrew Formula for asd

## Install

```
brew tap alps-asd/asd
brew install asd
```

See https://alps-asd.github.io/.

0 comments on commit 8cd4ea2

Please sign in to comment.