Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
dcc6944d
Commit
dcc6944d
authored
Jan 14, 2019
by
Eric Timmons
Browse files
Add some install instructions
parent
8dc53fc6
Pipeline
#747
passed with stage
in 6 minutes and 25 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.org
View file @
dcc6944d
...
...
@@ -24,6 +24,21 @@ bugs and it may eat your files.
0.1.0 will be released when both the global and project specific features are
usable.
* Installing
CLPM requires the following programs to be installed:
+ curl :: Needed for fetching files.
+ git :: Needed to check out git repositories in bundles.
+ tar :: Needed to unpack tar files.
The easiest way to install CLPM is to download an executable
image. Instructions on that will be forthcoming once I have hosting of those
images figured out.
The next easiest way to install CLPM is to install SBCL, download the CLPM
sources (including the git submodules!), and execute the [[file:scripts/clpm-live][clpm-live]] script.
* Project Goals
CLPM is far from the only package manager available for Common Lisp[fn:1], but
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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