mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
rewrite "Can I use it?" section
This commit is contained in:
parent
1808ad66f4
commit
5c4d7bbe37
1 changed files with 9 additions and 6 deletions
|
|
@ -90,13 +90,16 @@ the importance of the reliability of a project like this.
|
|||
|
||||
## Can I use it?
|
||||
|
||||
Theoretically yes, but it's not in a good state for general users yet. There
|
||||
[isn't very much user-facing docs yet][docs-issue], we [don't have releases
|
||||
yet][releases-issue], and there are several breaking changes to the conduit
|
||||
config that haven't been documented in detail yet. If these issues don't scare
|
||||
you away, go for it!
|
||||
Theoretically yes, but it's not ready for general use yet, because:
|
||||
|
||||
If you use nixos, [here's an example][nixos-example].
|
||||
* [There aren't any releases][releases-issue].
|
||||
* [There isn't very much user-facing documentation][docs-issue].
|
||||
* There have been several additions and breaking changes to the configuration
|
||||
file format that haven't been documented in detail. This means you'll need to
|
||||
read the source code to figure out what all the options are and what they do.
|
||||
|
||||
If these issues don't scare you away, go for it! (And if you use NixOS, [here's
|
||||
an example][nixos-example].)
|
||||
|
||||
[docs-issue]: https://gitlab.computer.surgery/matrix/grapevine/-/issues/21
|
||||
[releases-issue]: https://gitlab.computer.surgery/matrix/grapevine/-/issues/18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue