621 B
621 B
RepoSAM
A self-configuring Debian repository for I2P based on repogen and sam-forwarder. Works as an alternative launcher for a repogen apt server that automatically forwards it to I2P.
Compile/Installation
repogen is an apt repository management tool with a web interface.
With your GOPATH set:
git clone https://github.com/eydeekay/reposam $GOPATH/src/github.com/eyedeekay/reposam
cd $GOPATH/src/github.com/eyedeekay/reposam
make
sudo make install
Usage
See README.md