Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 5899fe9

Browse files
committed
docs(readme): sunset notice copyedit
1 parent 74ef5a0 commit 5899fe9

1 file changed

Lines changed: 15 additions & 8 deletions

File tree

README.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
11
> [!NOTE]
2-
> # Mods will be sunset in favor of Crush
32
>
4-
> On March 09, 2026 we will be sunsetting Mods and archive this repository.
3+
> # Sunsetting Mods
54
>
6-
> We will focus our efforts on [Crush](https://charm.land/crush).
7-
> Crush has a non-interactive mode (`crush run`) that we plan to make even more
8-
> capable than Mods. If you miss any feature on Crush, please don't be shy on
9-
> letting us know.
5+
> On March 9, 2026 we will sunset Mods and archive this repository to focus our
6+
> efforts on [Crush](https://charm.land/crush).
107
>
11-
> The code will continue to be open source and publicly available.
12-
> If you love this project and would like to maintain a fork, please do.
8+
> Much of the functionality in Mods can be found in Crush’s non-interactive
9+
> mode, `crush run`. We plan on continuing to invest into Crush’s
10+
> non-interactive mode, so if there are features in Mods does that you’d like
11+
> to see in Crush, [let us know](https://github.com/charmbracelet/crush/discussions).
12+
>
13+
> Mods will remain be open source and publicly available. If you love this
14+
> project and would like to maintain a fork, please do.
15+
>
16+
> Thanks for supporting this project and chat us up in
17+
> [Slack](https://charm.land/slack) or [Discord](https://charm.sh/chat) if
18+
> you have any questions.
1319
1420
# Mods
1521

@@ -86,6 +92,7 @@ sudo yum install mods
8692
### FreeBSD
8793

8894
Install [from ports](https://www.freshports.org/sysutils/mods/):
95+
8996
```sh
9097
cd /usr/ports/sysutils/mods
9198
make install

0 commit comments

Comments
 (0)