3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
bat -pf `project path "$1"`/README.md
|