Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/bin/godoc

5 lines
58 B
Shell
Executable file

#!/usr/bin/env bash
set -euo pipefail
go doc "$@" | bat