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

Improve packaging for various platforms #578

Open
3 of 5 tasks
nyurik opened this issue Feb 17, 2023 · 0 comments
Open
3 of 5 tasks

Improve packaging for various platforms #578

nyurik opened this issue Feb 17, 2023 · 0 comments

Comments

@nyurik
Copy link
Member

nyurik commented Feb 17, 2023

Our CI currently only publishes Docker images and adds binary artifacts to the release, e.g. here (at the bottom). We need to greatly simplify re-use of Martin:

  • debian packages
  • homebrew (used to work before?)
  • cargo install from crates.io - Martin at the moment uses internal non-published mbtiles crate - we need to either publish them if reasonable, or move the code into a sub-module
  • windows install (is this still a thing?)
  • packaging for other platforms, and publish it to relevant package repositories

Useful links:

@nyurik nyurik added the install Related to Martin installation label Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant