aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-10-13 00:03:00 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-10-13 00:03:00 +0200
commit0ddf6b37b56423ec8ca72ff67c825d2503a1ff5f (patch)
treee99e7c08adea3472552af0c22720b9aaae82c6b9 /docs
parentcdfcae52a49118d43e2064dd228b789b8452664f (diff)
downloadapp.sh-0ddf6b37b56423ec8ca72ff67c825d2503a1ff5f.tar.gz
app.sh-0ddf6b37b56423ec8ca72ff67c825d2503a1ff5f.tar.bz2
app.sh-0ddf6b37b56423ec8ca72ff67c825d2503a1ff5f.tar.xz
app.sh-0ddf6b37b56423ec8ca72ff67c825d2503a1ff5f.zip
o Getting install to work again after refactoring.
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md19
1 files changed, 19 insertions, 0 deletions
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`