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

[DEV] Create new packaging scripts and enhance existing ones #15

Open
3 tasks
davidallendj opened this issue Aug 18, 2024 · 0 comments
Open
3 tasks

[DEV] Create new packaging scripts and enhance existing ones #15

davidallendj opened this issue Aug 18, 2024 · 0 comments
Labels
distribution enhancement New feature or request good first issue Good for newcomers

Comments

@davidallendj
Copy link
Owner

Currently, the repository only includes a Dockerfile and PKGBUILD for building with Docker and makepkg. Both of these files assume that the binary executable and libraries are built and are in specific locations before being used. The files should be modified to build the binary and set up each environment correctly to make distributing the tool easier across platforms.

In addition, scripts for other target platforms still need to be created:

  • Debian/Ubuntu
  • Fedora/RHEL
  • Homebrew
@davidallendj davidallendj added enhancement New feature or request good first issue Good for newcomers distribution labels Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distribution enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant