mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

Allows _GO_SCRIPTS_DIR to be equal to _GO_ROOTDIR #250

Open nkakouros opened 5 years ago

nkakouros commented 5 years ago

cc: @mbland

What the title says. This adds flexibility to the structure of projects using go-script-bash.

I had encountered a need to set _GO_ROOTDIR to _GO_SCRIPTS_DIR while working on bash-headstart.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.05%) to 94.943% when pulling 21e0aaf2870acfac673cb3d5b38ff9379fac22ae on tterranigma:rootdir-script-dir into 292e0803074eb538ab8633a657c53d3a975ba922 on mbland:master.