pm-tools

command module
v0.0.0-...-1ef548c 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-tools - Package Manager in Go

Admin Application

BSD-License applies, see LICENSE for more information.

Purpose

Change settings, CRUD-toolkit for packages for GoPack.

Overview
Current Version 0.1a

Placeholders for init (initialize db) and installed (shows all packages installed)

Roadmap to 0.1
  • CRUD: Create, Read, Update, Delete packages
Installation

GoPack is the library used, pm-get is useful for testing at this point:

$ 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-tools is a package manger written in Go Language this is the admin application for running CRUD-operations on packages, and settings management.

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