|
1 | 1 | > [!NOTE] |
2 | | -> # Mods will be sunset in favor of Crush |
3 | 2 | > |
4 | | -> On March 09, 2026 we will be sunsetting Mods and archive this repository. |
| 3 | +> # Sunsetting Mods |
5 | 4 | > |
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). |
10 | 7 | > |
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. |
13 | 19 |
|
14 | 20 | # Mods |
15 | 21 |
|
@@ -86,6 +92,7 @@ sudo yum install mods |
86 | 92 | ### FreeBSD |
87 | 93 |
|
88 | 94 | Install [from ports](https://www.freshports.org/sysutils/mods/): |
| 95 | + |
89 | 96 | ```sh |
90 | 97 | cd /usr/ports/sysutils/mods |
91 | 98 | make install |
|
0 commit comments