pm-get

command module
v0.0.0-...-e0a9661 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2014 License: BSD-3-Clause Imports: 4 Imported by: 0

README

pm-get - Package Manager in Go

User Application

BSD-License applies, see LICENSE for more information.

Purpose

The idea is to get it to install source packages, defined in a database, with install-scripts based on LinuxFromScratch.

Overview
Current Version 0.1b

Can install, uninstall and show package.

Roadmap to 0.1
  • Update: update packages that is marked 'stable'
  • Install-script available for testing
Installation

GoPack is the library used, pm-tools currently initializes the db, so quite useful for testing:

$ go get github.com/broeman/gopack
$ go get github.com/broeman/pm-tools
$ go get github.com/broeman/pm-get

Make sure that you have set $GOPATH and source it in your PATH (e.g. ~/.bashrc):

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

Go Packge is written by Jesper Brodersen

Documentation

Overview

pm-get is a package manger written in Go Language this is the user application for running daily tasks on packages, like browsing, installing, uninstalling and updating

Directories

Path Synopsis
Implementation of CLI command structure
Implementation of CLI command structure

Jump to

Keyboard shortcuts

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