Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-assess Makefiles and/or refactor Makefile structure #19

Closed
jsoverson opened this issue May 11, 2022 · 2 comments
Closed

Re-assess Makefiles and/or refactor Makefile structure #19

jsoverson opened this issue May 11, 2022 · 2 comments

Comments

@jsoverson
Copy link
Contributor

We've been relying on Makefiles for a long time and make has an astounding number of frustrating aspects to it. We need some centralized task runner but there isn't a clear alternative.

Alternatives

cargo-make adds a lot but still brings with it a number of frustrating parts of make like automatic global configuration.

just could be great but without a way to include remote justfiles it falls short (tracking issue: casey/just#237)

TBD

@jsoverson
Copy link
Contributor Author

We've refactored the makefile structure but there's still a huge opportunity to get rid of make altogether. I'm open for options.

@pkedy
Copy link
Contributor

pkedy commented Jan 9, 2023

Closing after nanobus switch

@pkedy pkedy closed this as completed Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants