Skip to content

mrosset/via

Repository files navigation

Via

Description

Via is a systems package manager. It’s primary purpose is is to download and install precompiled binary packages.

The binary packages are installed to /opt/via . This allows packages to be installed along side any modern Unix like system.

Via builds the binary packages from upstream sources. The package meta data and build steps are defined in plans. The plans are machine read/writable “json” files.

Badges

https://travis-ci.org/mrosset/via.svg?branch=master https://godoc.org/github.com/mrosset/via/pkg?status.svg

Installing the via binary

go get github.com/mrosset/via

Installing the development group

via install devel

Installing a package

via install bash

Build bash

via build -c bash

About

Via a systems package manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages