Adds the new CLI testing platform that I'm proposing. See the added `README.md` for details.
3 lines
35 B
Bash
Executable File
3 lines
35 B
Bash
Executable File
#!/bin/env sh
|
|
printf '%b\n' "${*}"
|