aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0ba0afc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+Rhatto's default apps
+=====================
+
+These repo contains submodules with basic applications to be easily
+deployed in your home folder of whichever system you have access to.
+
+Installation
+------------
+
+Just
+
+ git clone --recursive git://git.sarava.org/apps.git $HOME/apps
+
+Then check tag signatures and checkout to a specific version you have
+verified:
+
+ cd $HOME/apps && git tag -v
+ git checkout tags/verified_tag
+
+Then add each folder to your `$PATH`. If you use rhatto's profile
+module that will be automatically handled by you.