mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
readme update. build instructions.
This commit is contained in:
parent
c946dbf330
commit
aa379e9835
1 changed files with 13 additions and 0 deletions
13
readme.md
13
readme.md
|
|
@ -9,6 +9,19 @@ currently it has a backend to retrieve dependencies from the [vipack tree](https
|
||||||
|
|
||||||
that is a list of json files, each containing information about the package dependencies, where to download the packages, and how to build those.
|
that is a list of json files, each containing information about the package dependencies, where to download the packages, and how to build those.
|
||||||
|
|
||||||
|
build
|
||||||
|
=====
|
||||||
|
|
||||||
|
requirements: git, gmake, cc, voc
|
||||||
|
|
||||||
|
`git clone https://github.com/vishaps/vipack`
|
||||||
|
`cd vipack`
|
||||||
|
`gmake`
|
||||||
|
|
||||||
|
or on freebsd:
|
||||||
|
|
||||||
|
`gmake -f makefile_freebsd`
|
||||||
|
|
||||||
usage
|
usage
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue