summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README11
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.
+
;william@optmzr.se> 2019-06-04 13:45:17 +0200 committer William Wennerström <william@optmzr.se> 2019-06-06 13:58:26 +0200 Add Travis CI tests for Arch, Debian and OSX/macOS' href='/danisanti/profani-tty/commit/.travis.yml?id=3700c80ad1258885256fa963dd8a13ab84853170'>3700c80a ^
9cd5dfbd ^

3700c80a ^









1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47