README: add a note that wire is no longer maintained (#434)
Wire was archived by an automatic process because it was not being maintained. Unfortunately, it's true that there is no one maintaining wire, and we should make this clear in the README before re-archiving.
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
[](https://github.com/google/wire/actions)
|
[](https://github.com/google/wire/actions)
|
||||||
[][godoc]
|
[][godoc]
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> This project is no longer maintained.
|
||||||
|
>
|
||||||
|
> If you wish to update or extend wire, please do so in a fork.
|
||||||
|
|
||||||
Wire is a code generation tool that automates connecting components using
|
Wire is a code generation tool that automates connecting components using
|
||||||
[dependency injection][]. Dependencies between components are represented in
|
[dependency injection][]. Dependencies between components are represented in
|
||||||
|
|||||||
Reference in New Issue
Block a user