From 0ddf6b37b56423ec8ca72ff67c825d2503a1ff5f Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 13 Oct 2012 00:03:00 +0200 Subject: o Getting install to work again after refactoring. --- docs/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'docs') diff --git a/docs/README.md b/docs/README.md index d744062..7e2a5f6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,18 @@ +Installation +------------ + +NOTE: No implemented yet + + git clone http:/.../app.sh.git + + mkdir /opt/apps + cd /opt/apps + ln -s .../app.sh.git/app.sh app.sh + + echo 'source .../app.sh.git/app_completion' >> ~/.bashrc + +Or was it `~/.bash_profile`? hmm + Environment ----------- @@ -37,6 +52,10 @@ Tries to upgrade all instances where the version doesn't match the resolved vers #### `set-current` +#### `remove` + +Not implemented + ### `conf` #### `get` -- cgit v1.2.3