mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
chore: add .bin scripts
This commit is contained in:
4
.bin/readme
Executable file
4
.bin/readme
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
curl -sSL "https://raw.githubusercontent.com/$*/master/README.md" \
|
||||
| pandoc -f gfm -t man -s \
|
||||
| man -l -
|
||||
Reference in New Issue
Block a user