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

Add a Makefile for development tasks #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add a Makefile for development tasks #108

wants to merge 1 commit into from

Conversation

ingydotnet
Copy link
Owner

No description provided.

@ingydotnet ingydotnet requested a review from perlpunk May 4, 2023 21:01
@perlpunk
Copy link
Collaborator

perlpunk commented May 7, 2023

That leads me to the question: How do you usually test changes in YAML::XS?
I create the distribution directory, then sometimes do a git init in there if I expect a longer session, and in the end I copy the files one level up to the actual git repo.

I don't want to do the whole zild process everytime I change the code.
Is there a better way?

@ingydotnet
Copy link
Owner Author

I use zild disttest. At least it does all the steps in one command.

@perlpunk
Copy link
Collaborator

Ok, but what's the purpose of the Makefile then? What does make test, what zild disttest does not do?

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.

None yet

2 participants