mirror of
https://github.com/cheat/cheat.git
synced 2024-11-17 01:18:29 +01:00
3786ac96a5
* makefile wip * feat: adds Makefile Adds a `Makefile` for managing build-related tasks. * chore: updates dependencies * chore: updates dependencies * chore: updates bin scripts - Removes `build_release.sh` - Places deprecation notice in `build_devel.sh`, as its purpose has been superceded by the `Makefile`. * chore: updates bin scripts - Removes `build_release.sh` - Places deprecation notice in `build_devel.sh`, as its purpose has been superceded by the `Makefile`. * fix: Makefile Makes several corrections and improvements to the `Makefile`: - Previously, the `ifeq` rules were not behaving as intended, due to false assumptions regarding how `make` fundamentally behaves. Malfunctioning imperative-style programming has been replaced with declarative rules to repair this issue. - Previously, all release executables were zipped after compilation. In order to spare non-Windows users from (possibly) needing to install a package to unzip the executables, all non-Windows binaries are now compressed with `gzip`. (Windows executables are still compressed with `zip`.) - Removes a bit of needlessly verbosity in several rules and paths. * chore: updates dependencies * chore: bumps version to 3.3.1
57 lines
2.1 KiB
Text
57 lines
2.1 KiB
Text
# github.com/alecthomas/chroma v0.7.1
|
|
github.com/alecthomas/chroma
|
|
github.com/alecthomas/chroma/formatters
|
|
github.com/alecthomas/chroma/formatters/html
|
|
github.com/alecthomas/chroma/formatters/svg
|
|
github.com/alecthomas/chroma/lexers
|
|
github.com/alecthomas/chroma/lexers/a
|
|
github.com/alecthomas/chroma/lexers/b
|
|
github.com/alecthomas/chroma/lexers/c
|
|
github.com/alecthomas/chroma/lexers/circular
|
|
github.com/alecthomas/chroma/lexers/d
|
|
github.com/alecthomas/chroma/lexers/e
|
|
github.com/alecthomas/chroma/lexers/f
|
|
github.com/alecthomas/chroma/lexers/g
|
|
github.com/alecthomas/chroma/lexers/h
|
|
github.com/alecthomas/chroma/lexers/i
|
|
github.com/alecthomas/chroma/lexers/internal
|
|
github.com/alecthomas/chroma/lexers/j
|
|
github.com/alecthomas/chroma/lexers/k
|
|
github.com/alecthomas/chroma/lexers/l
|
|
github.com/alecthomas/chroma/lexers/m
|
|
github.com/alecthomas/chroma/lexers/n
|
|
github.com/alecthomas/chroma/lexers/o
|
|
github.com/alecthomas/chroma/lexers/p
|
|
github.com/alecthomas/chroma/lexers/q
|
|
github.com/alecthomas/chroma/lexers/r
|
|
github.com/alecthomas/chroma/lexers/s
|
|
github.com/alecthomas/chroma/lexers/t
|
|
github.com/alecthomas/chroma/lexers/v
|
|
github.com/alecthomas/chroma/lexers/w
|
|
github.com/alecthomas/chroma/lexers/x
|
|
github.com/alecthomas/chroma/lexers/y
|
|
github.com/alecthomas/chroma/quick
|
|
github.com/alecthomas/chroma/styles
|
|
# github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
|
|
github.com/danwakefield/fnmatch
|
|
# github.com/davecgh/go-spew v1.1.1
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/dlclark/regexp2 v1.1.6
|
|
github.com/dlclark/regexp2
|
|
github.com/dlclark/regexp2/syntax
|
|
# github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
|
|
github.com/docopt/docopt-go
|
|
# github.com/mattn/go-colorable v0.0.9
|
|
github.com/mattn/go-colorable
|
|
# github.com/mattn/go-isatty v0.0.12
|
|
github.com/mattn/go-isatty
|
|
# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
|
|
github.com/mgutz/ansi
|
|
# github.com/mitchellh/go-homedir v1.1.0
|
|
github.com/mitchellh/go-homedir
|
|
# golang.org/x/sys v0.0.0-20200116001909-b77594299b42
|
|
golang.org/x/sys/unix
|
|
# gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
|
|
gopkg.in/yaml.v1
|
|
# gopkg.in/yaml.v2 v2.2.8
|
|
gopkg.in/yaml.v2
|