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

Commit 0a17796

Browse files
docs(readme): add sunset notice (#668)
* docs(readme): add sunset notice * docs(readme): sunset notice copyedit --------- Co-authored-by: Christian Rocha <christian@rocha.is>
1 parent e3cc766 commit 0a17796

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
> [!NOTE]
2+
>
3+
> # Sunsetting Mods
4+
>
5+
> On March 9, 2026 we will sunset Mods and archive this repository to focus our
6+
> efforts on [Crush](https://charm.land/crush).
7+
>
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.
19+
120
# Mods
221

322
<p>
@@ -73,6 +92,7 @@ sudo yum install mods
7392
### FreeBSD
7493

7594
Install [from ports](https://www.freshports.org/sysutils/mods/):
95+
7696
```sh
7797
cd /usr/ports/sysutils/mods
7898
make install

0 commit comments

Comments
 (0)