Show HN: SixLogger, a Simple POSIX-compliant Logger function for shell scripts(github.com)
github.com
Show HN: SixLogger, a Simple POSIX-compliant Logger function for shell scripts
https://github.com/esaporski/sixlogger
0 comments
—
https://github.com/esaporski/sixlogger
—
I did it because I wanted to learn a little bit more about POSIX-compliant shell scripts and how I could test if my script is POSIX-compliant. I'm using shellspec with Docker and Vagrant to test this logger function in different OSes, with different shells.
This is one of my first open-source projects, so let me know what you think!