goo

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

logo

example workflow example workflow Go Report Card

Goo

New Cross-Platform command line installer

Installing

Windows
Using powershell
iex (New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/goo-app/cli/main/install.ps1')
Using cmd
powershell -Command "iex (New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/goo-app/cli/main/install.ps1')"
Linux (using bash) / MacOS (10.14+) (using zsh)
curl -s https://raw.githubusercontent.com/goo-app/cli/main/install.sh | bash

Usage

manage app installation
goo install <app...>
goo update [-c|--cleanup] <app...>
goo uninstall <app...>
listing of installed apps
goo list
searching available app
goo search [--regex] <app>
manage repository
goo repo add [--name <name>] <git-url>
goo repo remove <name>

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL