##// END OF EJS Templates
Localization. Renamed to txt2web
Localization. Renamed to txt2web

File last commit:

r6:a4c4f07f default
r46:b7997ef3 default
Show More
install-deps.lisp
4 lines | 81 B | text/x-common-lisp | CommonLispLexer
(ql:quickload :qlot)
(asdf:load-system :qlot/cli)
(qlot/cli:install)
(uiop:quit)