mason icon indicating copy to clipboard operation
mason copied to clipboard

Ability to point mason build client at custom scripts directory

Open springmeyer opened this issue 7 years ago • 0 comments

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.

springmeyer avatar Mar 07 '17 01:03 springmeyer