mason
mason copied to clipboard
Ability to point mason build client at custom scripts directory
Being able to point at a custom scripts directory would allow:
- Writing test packages, like in #378, without polluting the main
scripts/
directory. - Remove the hack to created temporary testing scripts I added in https://github.com/mapbox/mason/blob/1319207a0e88eb842156ca027876be3770aca587/test/broken_package_must_error.sh#L14-L16
- Allow the mason client to be used, unmodified, to build packages that are versioned elsewhere.