aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorScoots Dash (Minteck) <contact@minteck.org>2022-04-14 14:19:22 +0000
committerScoots Dash (Minteck) <contact@minteck.org>2022-04-14 14:19:22 +0000
commitba5fa694351774f2684c1aefdc215da5c6f39ba6 (patch)
treecb17dbe6aba602b8c99b7f13e69407ddfcdc4c0d /README.md
parent637ca7ba746c0241aaec79b79349d5dac4ec7408 (diff)
downloadtwilight-ba5fa694351774f2684c1aefdc215da5c6f39ba6.tar.gz
twilight-ba5fa694351774f2684c1aefdc215da5c6f39ba6.tar.bz2
twilight-ba5fa694351774f2684c1aefdc215da5c6f39ba6.zip
Update README.md
Deleted .gitlab-ci.yml
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1d4d35..9cdfe3f 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,15 @@
+## Sunsetting Twilight in May 2022
+
+The Twilight Package Manager was initially created to help me update my own software more easily, faster and all at once, and it was well serving that purpose. But since the installation of [Minteck TeamCity](https://ci.minteck.org), the need for such a program was reduced since the deployment can be integrated as part of continuous integration.
+
+Furthermore, Twilight was very limited and it was very hard to add (pre)compiled packages to the repositories. It was also slow, sometimes buggy, and not extensible.
+
+With that said, the Twilight Package Manager is now in an extended maintenance state. Unlike some other projects such as Neutron (which is in extended maintenance too), Twilight depends on external servers to run properly. These external servers will stop working in May (the exact date and time will be announced later); and currently precompiled projects have been removed from the repositories (most notably Kartik).
+
+Twilight will be non-functional after the servers have been stopped and you will be directed to uninstall the application.
+
+----
+
# Twilight
@@ -18,4 +30,4 @@ Install on macOS (Intel x86 or Apple Silicon):
bash -c "$(curl https://twipkg.cdn.minteck.org/~installer/twipkg-onlineinstall-darwin-$(uname -p).sh)"
```
-> **Notice:** Twilight Package Manager is experimental on macOS, use with caution. \ No newline at end of file
+> **Notice:** Twilight Package Manager is experimental on macOS, use with caution.