Skip to content

Stable vin package manifests; the start point for every good vinyl installation

License

Notifications You must be signed in to change notification settings

vinyl-linux/vin-packages-stable

Repository files navigation

Stable Packages

This repo holds stable packages for vin/ Vinyl Linux.

Installation

$ git clone git@github.com:vinyl-linux/vin-packages-stable /etc/vinyl/pkg
$ sudo vin packages reload
$ sudo vin install whatever

Usage

New packages/ versions can be added with:

$ provides=foo version=1.0.0 make

This will create the directory foo/1.0.0, and will insert a basic manifest.toml which will then need to be edited.

Conventions

This repo follows the convention:

app/1.0.0/manifest.toml
   /2.0.0/manifest.toml

etc.

That is: each application lives in the top level, and under each application a directory for versions.

About

Stable vin package manifests; the start point for every good vinyl installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published