We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8015574 commit 7041b32Copy full SHA for 7041b32
README.md
@@ -37,14 +37,14 @@ repo:*repos* ;; List of defined repositories
37
38
## Version informations
39
40
-This version only supports git repositories and relies on SBCL and /bin/sh.
41
-Next releases will support other VCS and drop requirements on SBCL.
+This version only supports git repositories and /bin/sh.
+Next releases will support other VCS.
42
+
43
+SBCL and CLISP are supported.
44
45
## TODO
46
47
* git tags and branches
-* drop dependency on sbcl (run-program)
-* drop dependency on /bin/sh
48
* CVS
49
* subversion
50
* bzr
0 commit comments