summary : Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.
@@ -23,7 +23,7 @@
export GO111MODULE=on
export PATH=$PATH:$GOPATH:$GOPATH/bin/
cd src/github.com/charmbracelet/glow
- %make
+ go build -ldflags "-s -w -X main.Version=${version}"
install : |
cd src/github.com/charmbracelet/glow/
install -Dm00755 glow $installdir/usr/bin/glow
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -8,14 +8,14 @@
</Packager>
<License>MIT</License>
<PartOf>office.notes</PartOf>
- <Summary xml:lang="en">Render markdown on the CLI.</Summary>
+ <Summary xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.</Summary>
<Description xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.
- <Summary xml:lang="en">Render markdown on the CLI.</Summary>
+ <Summary xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.</Summary>
<Description xml:lang="en">Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI. Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.