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
a50b3ea7
Commit
a50b3ea7
authored
May 03, 2019
by
Eric Timmons
Browse files
README touchups
parent
3af0e059
Pipeline
#840
passed with stage
in 9 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.org
View file @
a50b3ea7
...
...
@@ -98,10 +98,12 @@ is still a little rough around the edges and it may accidentally eat your files.
+ =clpm-$VERSION-x86_64-linux-musl-static= :: CLPM compiled for 64bit
Linux. Dynamically links against musl libc and statically linked against
all supporting libraries.
+ =clpm-$VERSION-x86_64-windows-dynamic= :: CLPM compiled for 64bit
+ =clpm-$VERSION-x86_64-windows-dynamic
.exe
= :: CLPM compiled for 64bit
Windows. Dynamically links against all supporting libraries.
+ =clpm-$VERSION-x86_64-windows-static= :: CLPM compiled for 64bit
+ =clpm-$VERSION-x86_64-windows-static
.exe
= :: CLPM compiled for 64bit
Windows. Statically linked against all supporting libraries.
+ =clpm-$VERSION-x86_64-darwin-dynamic= :: CLPM compiled for 64bit
MacOS. Dynamically links against all supporting libraries.
+ =clpm-$VERSION.DIGESTS= :: Text file containing the SHA512 sums for every
previously mentioned file.
+ =clpm-$VERSION.DIGESTS.asc= :: Same as =clpm-$VERSION.DIGESTS=, but signed
...
...
@@ -179,6 +181,7 @@ is still a little rough around the edges and it may accidentally eat your files.
For more documentation on CLPM, you may find the following files useful:
+ [[file:doc/client.org][client.org]] :: Summary of CLPM's client.
+ [[file:doc/config.org][config.org]] :: Summary of all of CLPM's configuration options.
+ [[file:doc/sources.org][sources.org]] :: Summary of all supported software repositories.
+ [[file:doc/bundle.org][bundle.org]] :: Information on how to use CLPM to manage and repeatably
...
...
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