Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
2ee4a6d5
Commit
2ee4a6d5
authored
Aug 06, 2018
by
Didier Verna
Browse files
Update the Quickref git address.
parent
08609e87
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Quickref
View file @
2ee4a6d5
...
...
@@ -31,11 +31,11 @@ USER quickref
# Common Lisp Packages
RUN mkdir common-lisp \
&& cd common-lisp \
&& git clone --depth 1 https://github.com/didierverna/declt \
&& git clone --depth 1 https://gitlab.
lrde.epita.fr/amartin
/quickref \
&& git clone --depth 1 https://gitlab.common-lisp.net/asdf/asdf \
&& cd ..
&& cd common-lisp \
&& git clone --depth 1 https://github.com/didierverna/declt \
&& git clone --depth 1 https://gitlab.
common-lisp.net/quickref
/quickref
.git
\
&& git clone --depth 1 https://gitlab.common-lisp.net/asdf/asdf \
&& cd ..
# Quicklisp
RUN wget https://beta.quicklisp.org/quicklisp.lisp \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment