Skip to content

Commit

Permalink
Regenerate README and drop its write bit
Browse files Browse the repository at this point in the history
  • Loading branch information
0mp committed Jul 15, 2024
1 parent 97e32fa commit d8e89ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
# SPDX-License-Identifier: BSD-2-Clause

README.md: README.md.sh
rm -f -- $@
sh $^ > $@
chmod -w $@
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| Formula | Description |
| --- | --- |
| arcanist | Command-line interface for Phabricator |
| git-arc | Wrapper to improve integration between git and arcanist |
| git-arc | Wrapper to improve integration between git and arcanist |
| goat | POSIX-compliant shell movement boosting hack for real ninjas |
| hyperfine-scripts | Scripts for data analysis of Hyperfine benchmarking results |
| mantra | CLI for live preview of mandoc manual pages for documentation contributors |
Expand Down

0 comments on commit d8e89ba

Please sign in to comment.