-
Notifications
You must be signed in to change notification settings - Fork 71
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
Wide refactoring #234
base: master
Are you sure you want to change the base?
Wide refactoring #234
Conversation
Move ContainsString function into internal/helpers package
Rename internal/signing.SetupSigning into internal/signing.Setup
Fully separate mkappimage and appimagetool files
Handle errors instead of os.Exit Typo fix
Change scripts/build.sh default verbosity
Hi @psydvl, |
Mostly written in commit messages, but general points:
Of course, I may be wrong about some changes and open to discuss any Also, some fixes done due
Steps I want to do in next commits:
Inspired by: |
This looks great. I do have a couple things to mention.
|
Yes, let's not introduce the need for a makefile. |
mkappimage
andappimagetool
filesGenerateAppImage
function intogoappimage
packageExcludeLibraries