gpkg

command module
v0.0.0-...-5a6e959 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: MIT Imports: 1 Imported by: 0

README

WARNING: this is currently still in the prototyping stage, do not use.

go codecov

The (Unofficial) Github Package Manager

Package management using Github repositories.

About

This tool was built to solve the problem of manually installing and managing software from Github Releases.

The aim of this tool is to provide these kinds of semantics to enable users to quickly install tools:

gpkg install github.com/${OWNER}/${REPO}

Installation

TODO: this repo will have releases once we start v0.1.0, and eventually this tool will self-host but for now is installed using Golang:

GO111MODULE="on" go get github.com/github-package-manager/gpkg
export PATH="$HOME/.local/gpkg/bin:$PATH"

Goals

To track current progress on check the Organization's Projects.

Immediate Goals

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg
constants
Package constants contains constants and variables used throughout the module for default settings and commonly used names
Package constants contains constants and variables used throughout the module for default settings and commonly used names
errors
Package errors provides pre-formatted errors that are used throughout the module
Package errors provides pre-formatted errors that are used throughout the module
packages
Package packages provides types and functionality for handling application packages from Github repositories
Package packages provides types and functionality for handling application packages from Github repositories

Jump to

Keyboard shortcuts

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