Skip to content

shFlags 1.2.2

Compare
Choose a tag to compare
@kward kward released this 18 Oct 20:14
· 118 commits to master since this release
v1.2.2

Continuous integration testing setup with Travis CI. This helps keep the code in a working state by executing the unit tests on every submit.

All code run through ShellCheck. This is an excellent shell linter, and brings consistency to the coding patterns used.

The code was restructured to be more GitHub friendly. It should make the code more appealing to a wider audience.