Skip to content

Commit 13aefa2

Browse files
committed
chore: move homebrew formula in the separate repo
1 parent c349fa0 commit 13aefa2

5 files changed

Lines changed: 2 additions & 144 deletions

File tree

HomebrewFormula

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ as the dataset.
7373
##### Option 1 - from Brew (OSX only)
7474

7575
```shell
76-
brew tap ekropotin/quickmark https://github.com/ekropotin/quickmark
76+
brew tap ekropotin/tap
7777
brew install quickmark-cli
7878

7979
```
@@ -250,7 +250,7 @@ my-project/
250250
In this example:
251251

252252
- `src/api.md` and `src/docs/guide.md` use the stricter `src/quickmark.toml` configuration
253-
- `README.md` and `tests/integration.md` use the relaxed project-wide `quickmark.toml` configuration
253+
- `README.md` and `tests/integration.md` use the relaxed project-wide `quickmark.toml` configuration
254254
- `vendor/external-lib/README.md` uses the default configuration because the search stops at the `.git` boundary
255255
- Only `.git` directories act as boundaries - other project markers like `Cargo.toml` are ignored
256256

pkg/README.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

pkg/homebrew/Formula/quickmark-cli.rb

Lines changed: 0 additions & 27 deletions
This file was deleted.

pkg/homebrew/README.md

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)