Repository containing templates for common scripts in different languages.
Command Line
: Invoke a script function using command line arguments as function parameters.Read Stdin
: Read from stdin and invoke a script functionRead File
: Read file lines from the file path specified by command line argumentWrite File
: Write a file to the file path specified by command line argument