0ba80b3cfa0c255cce1a3b37e6781bb733cc1f4e
I2P Development Environment
This is a collection of scripts and shell functions that is intended to make developing I2P easier. It does this by configuring work environments, encapsulating common procedures, and adding automated checks to make it easier to manage the development process.
TODO: describe it all. For now, see env.sh
USAGE:
run: ./env.sh
to produce an I2P release-style build from the latest git tag.
You'll need to generate signing keys and set up config.sh
to point to them if you want a signed build.
You'll also need to add your GPG key to config.sh
.
source . env.sh
if you want to use the shell functions ad-hoc in your environment.
Read env.sh
to learn more about the usage, for now.
Description
Languages
Shell
74.6%
HTML
14.5%
CSS
10.9%