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

Makefile #18

Open
James-E-A opened this issue Sep 22, 2020 · 2 comments
Open

Makefile #18

James-E-A opened this issue Sep 22, 2020 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@James-E-A
Copy link
Owner

You know what I would really like?

A nice Makefile

and I am too stupid to figure out how to create one

my """build""" process currently looks like

  • rm -v build/* ; cd src ; 7z a ../build/cerdicator-0.0.9.xpi *
  • upload the file to Mozilla for signing
  • post the release on GitHub

a Makefile would be a nice first step in maybe even getting a CI workflow

@James-E-A James-E-A added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Sep 22, 2020
@James-E-A
Copy link
Owner Author

@James-E-A James-E-A added the enhancement New feature or request label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant