wpkgtcli

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 12 Imported by: 0

README

wpkgtcli

GitHub GitHub go.mod Go version

Open source terminal based WPKG Dashboard CLI written in Go

Installation

Requirements

  • Go - get it fom here or through your package manager

On Linux, you might have to add the go packages' binaries directory to PATH and set GOPATH by adding these lines to ~/.bashrc or ~/.zshrc:

export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin

You can install the program by running:

go install github.com/OpenWPKG/wpkgtcli@latest

You can also install the program from sources:

git clone https://github.com/OpenWPKG/wpkgtcli
cd wpkgtcli
go install .

Running

Execute the program with

wpkgtcli

Config

The config files are stored in ~/.config/wpkg2-cli for Linux and %AppData%\.config\wpkg2-cli for Windows, same as the official WPKG CLI. The config files are fully compatible with the official WPKG CLI.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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