From 62b381a812fa21751f3f7de280ec16ec495f1142 Mon Sep 17 00:00:00 2001 From: iVAN <88724353+ivan-hc@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:20:23 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53595c8e2..105b4c0e4 100644 --- a/README.md +++ b/README.md @@ -385,7 +385,7 @@ NOTE: to mantain the name "appman" in this case is important to use some dedicat `-t {PROGRAM}` - DESCRIPTION: This option allows you to generate a custom script from a list of different templates that may be vary according to the kind of app you want to upload to the "AM" repo, and the source where it is available. + DESCRIPTION: This option allows you to generate a custom script from a list of different templates that may be vary according to the kind of app you want to upload to the "AM" repo, and the source where it is available. You can install it using the `am test /path/to/your-script` command. ___________________________________________________________________________ `-u`, `-U`, `update` @@ -496,6 +496,13 @@ NOTE: to mantain the name "appman" in this case is important to use some dedicat DESCRIPTION: Lock the selected app to the current version installed, this only works if exists a dedicated "AM-updater" installed with the app. __________________________________________________________________________ + `test` + + SYNOPSIS: `test {FILE}` + + DESCRIPTION: Install a local installation script, or test your own. + __________________________________________________________________________ + `unlock` SYNOPSIS: @@ -515,7 +522,7 @@ NOTE: to mantain the name "appman" in this case is important to use some dedicat `conv {PROGRAM}` - DESCRIPTION: Download the installation scripts for "AM" and converts them to rootless installation scripts that can be installed locally. + DESCRIPTION: Downloads the installation scripts for "AM" and converts them to rootless installation scripts that can be installed locally. ___________________________________________________________________________ # Features @@ -620,6 +627,10 @@ We can divide the stages of an installation's process as follows: The most difficult step to overcome is certainly the number "3", given the great variety of methods in which authors distribute their software, while all the other steps are much easier to overcome. +To install your own script, use the command `am test /path/to/your-script`, this way: + +https://github.com/ivan-hc/AM-Application-Manager/assets/88724353/fa0e8627-6beb-47fc-a52f-0d32e392c7ce + ----------------------------------------------------------------------------- # Uninstall To uninstall "AM" just run the command: