Stanislav (Stas) Katkov
f1b565125f
feat: make --all configurable globally ( #651 )
...
* Make --all configurable globally
* docs: add all option to docs and default config
* refactor: tidy fields, set showAllFiles to true if unset
---------
Co-authored-by: Stanislav (Stas) Katkov <github@skatkov.com>
Co-authored-by: bashbunni <bunni@bashbunni.dev>
2024-10-01 10:23:20 -07:00
Christian Rocha
f02c9a8fdc
docs(readme): update GIF
2024-08-23 14:49:31 -04:00
Christian Rocha
b26341ec7b
docs(readme): pull network stuff from config example
2024-08-23 13:25:12 -04:00
Carlos Alexandro Becker
400228cff6
docs: update install
2024-07-09 16:38:10 -03:00
haennes
0a7db86725
docs: use nix-shell as nix-env -iA is bad practice ( #622 )
2024-07-08 11:19:02 -03:00
Carlos Alexandro Becker
fce3edf7db
feat!: cleanup and updated ( #619 )
...
* feat!: cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* more cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: more cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: more cleanup
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-03 12:11:29 -03:00
K.B.Dharun Krishna
1eacfb4ff1
docs: add Winget to Windows Install Options ( #500 )
...
* README: add Winget to Windows Install Options
* Update README.md
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-12-07 09:19:20 -03:00
Nils Leif Fischer
ff59ead353
Extend example how to read from stdin
2023-01-06 13:29:12 -05:00
Christian Muehlhaeuser
44b078e44a
docs: new readme footer ( #396 )
2022-10-25 15:26:53 -03:00
Carlos A Becker
1e8666011b
docs: fix missing commas
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-10-25 11:07:35 -03:00
Ayman Bagabas
580642af8b
docs: apt-key deprecation
...
Use the recommended keyrings path /etc/apt/keyrings
Per: https://manpages.debian.org/unstable/apt/apt-key.8.en.html#DEPRECATION
2022-10-17 16:48:40 -04:00
Ayman Bagabas
1237ee6bf0
docs: update apt/yum installation instructions
2022-10-06 17:20:45 -04:00
Jon Austin
3607b402a6
docs: streamline install instructions ( #308 )
...
* update to mimic the melt readme
Add a note to just use `go install` for installation.
2022-09-24 17:47:35 -07:00
Christian Muehlhaeuser
7f810bfc9f
docs: add Chocolatey install instructions to README
2022-09-10 04:26:52 +02:00
Ayman Bagabas
84b2e5bc42
docs: add apt/yum repos to readme
2022-07-08 14:25:58 -04:00
Christian Muehlhaeuser
a8a1b98c73
glow is now in the community repo and can directly be installed with pacman
2022-01-24 01:53:57 +01:00
Sebastian Cohnen
8fc9a300a4
Update README.md
...
adds macOS to the list of releases that are available for ARM
2021-08-14 09:29:35 +02:00
Christian Rocha
d0737b41af
Update README footer per the newer Charm repos
2021-05-18 17:10:24 -04:00
Christian Muehlhaeuser
442333d77c
Fix goreportcard badge
2021-05-18 20:54:45 +02:00
purofle
2279690267
Add termux support to README ( #248 )
2021-02-16 08:03:01 +01:00
Christian Muehlhaeuser
b67e23e7df
Update default config and documentation
2021-02-04 01:38:52 +01:00
Bruno Arueira
0da9927f37
Removes duplicate doc about stashing
2021-02-01 02:47:21 +01:00
Christian Rocha
0a83049488
Other README updates for better dark mode compatibility
2020-12-24 17:06:48 -05:00
Christian Rocha
2e6f5c336c
Update demo GIF in README
2020-12-24 15:45:42 -05:00
Selwyn
753a7c6993
Include installation command for Solus
...
Closes #203
2020-12-09 17:54:26 +01:00
batkiz
9ce4ec9149
Now in Scoop!
...
check https://github.com/ScoopInstaller/Main/pull/1510
2020-10-27 15:49:34 +01:00
Christian Muehlhaeuser
7a9452dbff
Point out the 'glow config' command in README
2020-10-27 15:13:07 +01:00
Christian Muehlhaeuser
2091f03235
Support width as a config setting
2020-10-24 05:16:00 +02:00
Christian Muehlhaeuser
c45b2fc4b0
Add paragraph about the config file to README
2020-10-24 05:16:00 +02:00
Christian Rocha
53aeb75c92
Update footer in README
2020-10-20 10:16:30 -04:00
AristoChen
4baff6cc45
Fix typo in README.md
2020-10-20 14:37:14 +02:00
Prashanta Paudel
7f2c30065d
Fix typo in README.md ( #176 )
2020-10-18 18:11:45 +02:00
Herby Gillot
3e6e1a17b0
README: add MacPorts install instructions
2020-10-17 22:32:16 +02:00
Christian Muehlhaeuser
07aa18e350
Update build instructions
...
Fixes #171 .
2020-10-17 14:30:03 +02:00
Christian Muehlhaeuser
d1bb323316
State minimum required Go version in README
...
Fixes #164 .
2020-10-15 06:53:03 +02:00
Christian Muehlhaeuser
30d37a1eeb
Fix README typo
2020-10-14 04:57:57 +02:00
Christian Rocha
f58ec4d948
Note new Windows, OpenBSD, and Alpine support in README
2020-10-13 22:56:33 -04:00
Christian Rocha
5a6544d71e
Fix typo in README
2020-10-12 08:02:32 -04:00
Christian Rocha
a5b67ba721
Separate out the TUI and CLI sections of the README
2020-10-05 13:54:01 +02:00
Christian Rocha
1443d3e5f3
Improve README wording around stashing
2020-10-05 13:54:01 +02:00
Christian Rocha
f203f845b7
Fix README typos
2020-10-05 13:54:01 +02:00
Christian Rocha
dde57403c6
Add info about new Glow version to README
2020-10-05 13:54:01 +02:00
Christian Rocha
7166f99358
Update Charm badge
2020-10-05 13:53:26 +02:00
Christian Rocha
5d267e900a
Update UI image + minor copy edits
2020-10-05 13:53:26 +02:00
Toby Padilla
accb5fb7d5
Stash documentation draft
2020-10-05 13:52:07 +02:00
Christian Rocha
844cdcdaaf
Pull out Windows language from README for now
2020-10-05 13:52:07 +02:00
Christian Rocha
787b988663
Add Charm logo, remove SSH stuff
2020-10-05 13:33:39 +02:00
Christian Rocha
29b825b5d8
Remove authors in README
2020-10-05 13:33:39 +02:00
Christian Muehlhaeuser
a3552fd2ab
Fix goreportcard link
2020-05-05 07:51:26 +02:00
Christian Rocha
8d6da194eb
Add Glow logo to README
2020-03-06 13:27:10 -05:00