From b62702af7bb296f4377730b68727331b547d1f5e Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 4 Oct 2015 23:42:54 +0300 Subject: [PATCH] Added README file. --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..670d154 --- /dev/null +++ b/README.rst @@ -0,0 +1,11 @@ +Debian repository +================= + +My Debian repository, minus the state (packages, db, etc.). + +todo +---- + +- Use Fabric's module instead of rsync manually. +- License. +- Add GPG key. -- GitLab