diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-08-18 17:00:27 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-08-18 17:00:27 +0900 |
| commit | 3c9e547c4afc9fe751d5a40613b2c78ded84d915 (patch) | |
| tree | 7339992c90d57959c5558c315b118db19fc3d7aa /cmd | |
| parent | a3988c1a7725eb791795643e0810f03bab4572b3 (diff) | |
cmd/hpkg: add deprecation notice
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/hpkg/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cmd/hpkg/README b/cmd/hpkg/README new file mode 100644 index 00000000..c3b7dd29 --- /dev/null +++ b/cmd/hpkg/README @@ -0,0 +1,7 @@ +This program is a proof of concept and is now deprecated. It is only kept +around for API demonstration purposes and to make the most out of the test +suite. + +This program is replaced by planterette, which can be found at +https://git.gensokyo.uk/security/planterette. Development effort should be +focused there instead.
\ No newline at end of file |
