Skip to content

pombadev/AppImager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppImager NuGet version (AppImager)

Tiny cli to manage AppImage packaged apps

Installation

dotnet tool install --global AppImager --version 0.2.0

Available options

USAGE: AppImager [--help] [--version] [--listapps] [--install [<string>...]] [--uninstall [<string>...]] [--search=<string>]

OPTIONS:

    --version, -v         displays version information.
    --listapps, -l        list installed AppImages.
    --install, -i [<string>...]
                          install the app.
    --uninstall, -u [<string>...]
                          uninstall the given app.
    --search, -s=<string> search app for the given string.
    --help                display this list of options.

About

Tiny cli to manage AppImage packaged apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages