Closed jaybythebay closed 6 months ago
@JustinGrilli Here's a rough start to fix the issue of package installation failing on Apple Silicon computers outlined https://github.com/hoverinc/tableau-utilities/issues/75
The approach is to separate the code into 2 namespaced packages. I think this has a few advantages:
Check out these docs for a brief overview of naming spacing if you're not familiar. It's new to me!
Let me know if you like this approach as I would like architectural agreement if before I do more work.
@JustinGrilli Here's a rough start to fix the issue of package installation failing on Apple Silicon computers outlined https://github.com/hoverinc/tableau-utilities/issues/75
The approach is to separate the code into 2 namespaced packages. I think this has a few advantages:
Check out these docs for a brief overview of naming spacing if you're not familiar. It's new to me!
Let me know if you like this approach as I would like architectural agreement if before I do more work.