Release v1.0.0

This commit is contained in:
Kivi Kaitaniemi
2026-01-27 23:47:36 +02:00
parent 928d7c4965
commit 1c0cbf3a53
+1 -6
View File
@@ -1,13 +1,8 @@
# Decman # Decman
> THIS README IS FOR AN UNRELEASED VERSION! > Decman has breaking changes!
>
> There are going to be breaking changes!
> Decman has undergone an architecture rewrite. The new architecture makes decman more expandable and maintainable. > Decman has undergone an architecture rewrite. The new architecture makes decman more expandable and maintainable.
> >
> The AUR package will receive this update after I have tested it enough.
> See this [tag](https://github.com/kiviktnm/decman/tree/0.4.2) for the current version of decman available in the AUR.
>
> Migration guide is [here](/docs/migrate-to-v1.md). > Migration guide is [here](/docs/migrate-to-v1.md).
Decman is a declarative package & configuration manager for Arch Linux. It allows you to manage installed packages, your dotfiles, enabled systemd units, and run commands automatically. Your system is configured using Python so your configuration can be very adaptive. Decman is a declarative package & configuration manager for Arch Linux. It allows you to manage installed packages, your dotfiles, enabled systemd units, and run commands automatically. Your system is configured using Python so your configuration can be very adaptive.