mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-07-28 14:47:00 -07:00
Document Debian package building in INSTALL file
This commit is contained in:
@@ -22,6 +22,15 @@ It doesn't matter where you install the git-crypt binary - choose wherever
|
||||
is most convenient for you.
|
||||
|
||||
|
||||
BUILDING A DEBIAN PACKAGE
|
||||
|
||||
Debian packaging can be found in the 'debian' branch of the project
|
||||
Git repository. The package is built using git-buildpackage as follows:
|
||||
|
||||
$ git checkout debian
|
||||
$ git-buildpackage -uc -us
|
||||
|
||||
|
||||
INSTALLING ON MAC OS X
|
||||
|
||||
Using the brew package manager, simply run:
|
||||
|
||||
Reference in New Issue
Block a user