This repository has been archived on 2019-09-18. You can view files and clone it, but cannot push or open issues or pull requests.
2017-12-03 16:31:42 +00:00
2017-12-02 20:24:28 -06:00
2017-12-02 20:24:28 -06:00

IPFS transport for apt

Requirements

sudo apt install python3 pip
sudo pip3 install ipfsapi

Install

Copy the ipfs file from this repo to the directory for apt transport methods:

sudo wget --output-file /usr/lib/apt/methods/ipfs https://raw.githubusercontent.com/JaquerEspeis/apt-transport-ipfs/master/ipfs

Configure

Add to your apt sources.list file an IPFS mirror. TODO set up a mirror.

Description
No description provided
Readme 58 KiB
Languages
Python 78.6%
Shell 21.4%