1
0
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:
2021-03-03 17:23:35 +01:00
parent 8420a2435d
commit 5dccdfee83
10 changed files with 184 additions and 0 deletions

4
.bin/readme Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
curl -sSL "https://raw.githubusercontent.com/$*/master/README.md" \
| pandoc -f gfm -t man -s \
| man -l -