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

How do you test lure.sh files locally? #70

Closed
godalming123 opened this issue Apr 10, 2023 · 3 comments
Closed

How do you test lure.sh files locally? #70

godalming123 opened this issue Apr 10, 2023 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@godalming123
Copy link
Contributor

Their is a file in the docs about how to add packages to the lure repo but how are we meant to test them before we submit them as a PR? Maybe you could add a option for local repos where you specify a folder on your computer and then use that as a repo for testing purposes before you create a pull request. Just a thought.

@SinTan1729
Copy link
Contributor

SinTan1729 commented Apr 27, 2023

Not the author of this project, but I test my LURE packages by using lure build. It will build the lure.sh file present in the current directory and create a package based on the distro. You should then be look inside the package to see if it's built as intended. Also, you can go ahead and install the packages using your distro's package manager if you wanna test them out.

@godalming123
Copy link
Contributor Author

godalming123 commented Apr 28, 2023

I have added a PR (#72) which will make this discoverable for users

@godalming123
Copy link
Contributor Author

My PR has been merged thanks for the help

@Elara6331 Elara6331 added the documentation Improvements or additions to documentation label Oct 7, 2023
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
Projects
None yet
Development

No branches or pull requests

3 participants