1
0
mirror of https://github.com/danog/repo.git synced 2024-11-27 11:24:43 +01:00
repo/jekyll/index.md

18 lines
467 B
Markdown
Raw Normal View History

2015-09-22 21:51:16 +02:00
---
layout: default
---
## This a Package repo.
[![Build Status](https://travis-ci.org/danog/repo.svg?branch=master)](https://travis-ci.org/danog/repo)
To add it to your system, execute this command.
```
sudo wget -q -O /etc/apt/sources.list.d/daniil.list http://dano.cu.cc/1IJrcd1 && wget -q -O - http://dano.cu.cc/1Aci9Qp | sudo apt-key add - && sudo apt-get update
```
[Directory tree](http://repo.daniil.it/tree.html)
[My other projects](http://daniil.it)