Commit graph

127 commits

Author SHA1 Message Date
Christian Rocha
52e50a4008
Update example image with unicode characters 2020-01-13 12:21:08 -05:00
Christian Muehlhaeuser
c5517add19
Search for READMEs case-insensitively & recursively 2020-01-13 01:42:59 +01:00
Christian Rocha
85cd31dfc4
Muesli informs me of the correct capitalization of "macOS" 2020-01-12 14:24:07 -05:00
Christian Rocha
8ef13d49e6
Remove deprecated homebrew tap installation note 2020-01-12 14:18:15 -05:00
Dawid Dziurla
4c6633e8a3 Now in Homebrew! 2020-01-12 17:01:33 +01:00
Christian Muehlhaeuser
15459db3fe
Add release badge to README 2020-01-09 15:42:56 +01:00
Christian Muehlhaeuser
6e831099a3
Bump glamour dependency to v0.1.0 2020-01-09 12:16:32 +01:00
Christian Muehlhaeuser
a358e8ceca Enable ANSI for Windows consoles 2020-01-09 11:38:09 +01:00
Christian Muehlhaeuser
225f822a36
Report test coverage in GitHub workflow 2020-01-08 22:00:11 +01:00
Christian Muehlhaeuser
3b38e3c2b3
Add tests for root command 2020-01-08 21:51:22 +01:00
Christian Muehlhaeuser
85c0cde9c7
Pass writer to executeArg to make code easier to test 2020-01-08 21:50:34 +01:00
Christian Muehlhaeuser
b7304db99e
Fix starting glow without sources 2020-01-08 17:23:04 +01:00
Carlos Alexandro Becker
f04f2a8292 feat: support multiple files
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-01-08 17:18:43 +01:00
Christian Rocha
1d89273d47 Tiny edit to image alt text in README 2020-01-06 13:19:43 -05:00
Christian Muehlhaeuser
b2c253ee17
Remove TravisCI config 2019-12-31 12:24:38 +01:00
Christian Muehlhaeuser
c0fd593c00
Use GitHub Actions badge in README (#120)
* Use GitHub Actions badge in README
* Use badge for build workflow
* Rename default workflow to build
2019-12-31 12:23:31 +01:00
Christian Muehlhaeuser
3262d45d82
Add go workflow (#119) 2019-12-31 12:15:57 +01:00
Christian Muehlhaeuser
4690c265ce
Document paging in the README 2019-12-31 11:22:52 +01:00
Christian Muehlhaeuser
e7c92ddfa7
Add -p flag to render output in default pager
Starts the user's default $PAGER or defaults to 'less -r'.
2019-12-31 11:13:06 +01:00
Christian Muehlhaeuser
1d4f5c8480 Fix goreleaser deprecations 2019-12-31 08:31:59 +01:00
Christian Muehlhaeuser
be911b4609 Fix typo in comment 2019-12-31 08:13:05 +01:00
Christian Muehlhaeuser
c7caed4cac
Bump indirect goldmark dependency 2019-12-31 06:23:06 +01:00
Christian Muehlhaeuser
53e4396a5e
Bump glamour dependency to prevent crashing on irregular markdown 2019-12-30 07:09:04 +01:00
Christian Muehlhaeuser
c1c5dfbb8b
Bump glamour dependency 2019-12-28 06:10:37 +01:00
Christian Muehlhaeuser
7e9884cc86
Point out GitLab is also supported in README 2019-12-28 04:47:15 +01:00
Christian Muehlhaeuser
66e20b2f7d
Add FreeBSD releases to goreleaser config 2019-12-28 03:15:29 +01:00
Christian Muehlhaeuser
79fad4d06c
Bump glamour dependency and adopt functional options API 2019-12-28 03:03:20 +01:00
Christian Muehlhaeuser
fa9d64c4ef
Trim unstyled padding spaces from output 2019-12-25 07:01:56 +01:00
Christian Muehlhaeuser
aa9ca8ab1e
Bump glamour dependency 2019-12-24 02:46:46 +01:00
Christian Muehlhaeuser
5a44b9df92
Add FreeBSD package to README 2019-12-23 20:44:56 +01:00
Christian Muehlhaeuser
f090b74c60
Fix init when reading from stdin 2019-12-23 04:27:27 +01:00
Christian Muehlhaeuser
6ab640709c Add badges to README 2019-12-23 02:32:13 +01:00
Christian Rocha
92039b3456
Update example image 2019-12-21 21:23:33 -05:00
Christian Rocha
566a5874a1
Update glamour module 2019-12-21 21:03:39 -05:00
Christian Rocha
9e47f7d39d
Update installation instructions 2019-12-21 20:37:01 -05:00
Christian Muehlhaeuser
966031ba98
Add TravisCI config (#104)
* Add TravisCI config
* Test against Go 1.9+
2019-12-21 04:34:02 +01:00
Christian Muehlhaeuser
8b7dda8606
Keep linux archive names lowercase, so we don't break GitHub's sorting 2019-12-21 01:09:08 +01:00
Christian Muehlhaeuser
2fc9c566a7
Reference correct build ID for default archives 2019-12-21 01:04:49 +01:00
Christian Muehlhaeuser
fdbf3b2626
Fix brew settings for goreleaser 2019-12-21 00:57:02 +01:00
Christian Muehlhaeuser
a0584ae68c
Release as ZIP archive on Windows 2019-12-21 00:31:41 +01:00
Christian Muehlhaeuser
a2c5e27b29
Only use brew for macOS 2019-12-21 00:31:23 +01:00
Christian Muehlhaeuser
9ecd2a83a1
Add homebrew configuration to .goreleaser.yml 2019-12-21 00:18:44 +01:00
Christian Muehlhaeuser
0a11c079cb
Add nfpm configuration to .goreleaser.yml 2019-12-21 00:18:27 +01:00
Christian Muehlhaeuser
cb7fedfa5e
Rename to glow 2019-12-20 22:47:47 +01:00
Christian Rocha
951d4072a1
Update glamour module 2019-12-20 14:28:10 -05:00
Christian Rocha
a9651eb3e4
Let's put the money shot at the top of the README 2019-12-18 21:49:48 -05:00
Christian Rocha
c6aae63d78
Update README 2019-12-18 21:44:41 -05:00
Christian Rocha
3806317029
Add LICENSE 2019-12-18 21:33:48 -05:00
Christian Rocha
f92db6bb90
Add example output 2019-12-18 21:26:41 -05:00
Christian Muehlhaeuser
29f95031ea
Update README after rename 2019-12-19 01:10:49 +01:00