Andrew Burns
Andrew Burns
Add ability to pass arbitrary arguments to `go test`. As to not interfere with the current `looper` options you must prefix any `go test` options with the double hyphen (`--`),...
Authentication = Is user/pass correct? Authorization = Does authenticated user have access to xyz? Added a jwt/demo.sh script to better see/test the jwt code.
The readme is outdated on how to install the command line tool.
Makes it easier to read quickly.
- [x] This is a new bug that hasn't been documented in a closed issue or in the Readme. macOS version: Sonoma 14.6.1 Rectangle version: Pro v3.0.31 (172) Logs if...
Just downloaded the repository, at rev aa5fa4c, attempting to build it results in two errors: ``` error: unable to load '~/src/vendor/zig-inquirer/deps.zig': FileNotFound ``` And this one, which I think is...
**Describe the bug** - I downloaded the stock "dark" theme from here: https://github.com/charmbracelet/glamour/blob/master/styles/dark.json - I added `"conceal": true` to the `link` element - `glow --style mine.json` still rendered the link...