docr icon indicating copy to clipboard operation
docr copied to clipboard

A CLI tool for searching Crystal documentation

Results 4 docr issues
Sort by recently updated
recently updated
newest added

``` ╰─ $ docr add crystal 1.9.2 (i) importing crystal version 1.9.2 (i) fetching available versions... (!) crystal version 1.9.2 is not available (!) run 'docr check' to see available...

bug

Ideally this project would have been written in Crystal, but the dependencies required for this are not yet available: * ~~https://github.com/icyleaf/markd/issues/53~~ No longer using this library * Port [glamour](https://github.com/charmbracelet/glamour) to...

help wanted
good first issue
refactor

Currently you can include the `.` and `#` symbols in type/symbol queries when searching or getting info. However, these are not scope-aware, meaning that using a query with `.` will...

enhancement

Implement support for [fzf](https://github.com/junegunn/fzf). I'm not entirely sure what this is for as I don't use it, so it won't really be high priority.

enhancement
help wanted