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

use a makefile #24

Merged
merged 7 commits into from
Feb 15, 2023
Merged

Conversation

getchoo
Copy link
Contributor

@getchoo getchoo commented Feb 15, 2023

pros:

  • easier packaging (make workflow > ./build.sh)
  • most people use make, so this is familiar
  • less SLOC (less bloat)

cons:

  • the masochist workflow will be destroyed

also introducing: 1% less bugs!!!

@kreatoo kreatoo merged commit 63d61f9 into kreatolinux:master Feb 15, 2023
@getchoo getchoo deleted the use-makefile-noob branch February 22, 2023 15:14
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