diff options
author | hut <hut@lavabit.com> | 2009-11-16 16:41:53 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-11-16 16:41:53 +0100 |
commit | 712aa449042e5f9cc66277eeb68fa18b5a0c7d57 (patch) | |
tree | 8129ff0f42354fa2ee0ab3f370bbe00856d43669 | |
download | ranger-712aa449042e5f9cc66277eeb68fa18b5a0c7d57.tar.gz |
Initial commit
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 00000000..2f48cd3d --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +== Ranger v.1 + +Ranger is a filemanager that integrates well into the linux shell and +gives you a quick way of doing operations that would otherwise require +a lot of typing, without starting up a bloated environment. + +Ranger is written in Ruby and uses ncurses for the user interface. + +The version 1 is a rewrite from scratch and offers very limited +functionality as of now. + |