shellspec/shellspec

View on GitHub
stub/shellspec

Summary

Maintainability
Test Coverage
#!/bin/sh

# Do not use symlink to support file system that symlink not available
exec "${0%/*}/../lib/shellspec/shellspec" "$@"