public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 2cdac4d2312e0702f1dbb26baa2eb3cb04683513 494 bytes (raw)
$ git show HEAD:install/README	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
tooling for mass package installation
-------------------------------------

TL;DR (as root or with sudo):

	./install/deps.perl all		# install everything
	./install/deps.perl lei		# only what's needed for lei
	./install/deps.perl www-search	# for hosting WWW search

Files in this directory are designed for:

* users running our code from git or tarballs (and not the OS package manager)

* lazy users who can't be bothered to read all of INSTALL

* automated testing scripts (see ci/README)

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git