NAME

ospkg - OS Package Management System

VERSION

version 0.2.4

SYNOPSIS

$ ospkg [COMMAND] [OPTIONS] [APPLICATION]

COMMAND

init

Initialize ospkg.

download

Download the distribution.

build

Builds the distribution.

clean

Removes build artifacts.

prune

Prunes files and directories from build.

version

Prints version and exits.

OPTIONS

-c|--config_dir directory

Specify a directory where the configuration files are stored. Default is ~/.ospkg/configs.

-p|--pkg_dir directory

Specify a directory where the packages files are stored. Default is ~/.ospkg/packages.

AUTHOR

James F Wilkus <jfwilkus@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by James F Wilkus.

This is free software, licensed under:

The (three-clause) BSD License