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 Makefile and ignore for env config #11284

Merged
merged 7 commits into from
Oct 10, 2023
Merged

Conversation

phughk
Copy link
Contributor

@phughk phughk commented Oct 9, 2023

Add a Makefile to the project that allows for convenient building of server and client zip files.
Additionally, include the .env file to .gitignore that is used to configure the Makefile variables for environments.

Now it is possible to run make install and find the resulting client and server zips in the target directory.

Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
@JayDi85 JayDi85 merged commit 74b577f into magefree:master Oct 10, 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

Successfully merging this pull request may close these issues.

2 participants