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

feat: add support for script dependencies #14

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Conversation

shikaan
Copy link
Owner

@shikaan shikaan commented Dec 22, 2023

This change includes also:

  • some refactoring (the script part has been better split)
  • deliberate cap on the shmuxfile size
  • introducing a parallel shmuxfile for testing, without littering the dogfooding one
  • rewording the documentation including a comparison with GNU Make

Closes #4 and #7

@shikaan shikaan merged commit 6f95f34 into main Dec 22, 2023
1 check passed
@shikaan shikaan deleted the 4/script-dependencies branch December 22, 2023 01:44
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

Successfully merging this pull request may close these issues.

Introduce script dependencies
1 participant