"AM" 8alpha1
Pre-release
Pre-release
There are some changes in progress that will bring "AM" to a much more versatile use in terms of permissions:
- processes will happen in ~/.cache/am instead of /opt/am/.cache
- lists will be saved and consulted in ~/.local/share/AM, a directory that will be common to both "AM" and "AppMan"
- BASH/ZSH completion will be enabled by default, and managed via the ~/.bash_completion file (for BASH), in a completely "rootless" way, and in order to extend the arguments to be used dynamically
To test the changes, you can run the following command
am --devmode-enable
in order to start the tests that will release "AM" 8.
See the development branch for more https://github.com/ivan-hc/AM/tree/dev
Status until this pre-release main...snapshot-20240823-am-8-pre-alpha1