summaryrefslogtreecommitdiffstats
path: root/dev/prokit.mdwn
blob: 9d6dc88df0561a2c97c5bc6238395bd7476350ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[[!meta title="ProteanOS Development Kit"]]

This is prokit, the ProteanOS Development Kit.

prokit can install a ProteanOS system, run a ProteanOS shell and other
commands, manage software packages in an installed ProteanOS system, and
build packages for ProteanOS (with build dependencies automatically
installed and removed).

prokit is similar in function to the debootstrap, pbuilder, and sbuild
programs of Debian and derivatives.


Downloading
===========

The current version of prokit is [1.1.0][rel-ann].

prokit can be found on the ProteanOS files site by [HTTP][dl-http] or
[FTP][dl-ftp].

prokit is maintained in a [Git repository][repo-http], which can be cloned from
`git://git.proteanos.com/prokit/prokit.git`.

[rel-ann]: http://lists.proteanos.com/proteanos-dev/2014/10/msg00000.html
[dl-http]: http://files.proteanos.com/pub/prokit/
[dl-ftp]: ftp://files.proteanos.com/pub/prokit/
[repo-http]: http://git.proteanos.com/prokit/prokit.git/


Mailing List
============

Bug reports, feature requests, and patches for prokit are welcome on the
[ProteanOS development mailing list][proteanos-dev].

[proteanos-dev]: http://lists.proteanos.com/proteanos-dev/


Manual
======

Pages in the ProteanOS Development Kit Manual:

  * [[**prokit**(1)|dev/prokit/prokit.1]]
  * [[**prokit-help**(1)|dev/prokit/prokit-help.1]]
  * [[**prokit-version**(1)|dev/prokit/prokit-version.1]]
  * [[**prokit-install**(8)|dev/prokit/prokit-install.8]]
  * [[**prokit-shell**(8)|dev/prokit/prokit-shell.8]]
  * [[**prokit-opkg**(8)|dev/prokit/prokit-opkg.8]]
  * [[**prokit-build**(8)|dev/prokit/prokit-build.8]]