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

build: create additional Make targets #74

Open
tshakalekholoane opened this issue Oct 5, 2023 · 0 comments
Open

build: create additional Make targets #74

tshakalekholoane opened this issue Oct 5, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tshakalekholoane
Copy link
Owner

tshakalekholoane commented Oct 5, 2023

Create convenience targets to install and reinstall the application where the latter removes the systemd unit files before pulling the latest changes by running bat reset if the application already exists.

The former should pull the changes i.e., git pull --rebase, build the application, and install it to /usr/local/bin.

See the following discussion for details : #73 (comment).

@tshakalekholoane tshakalekholoane added enhancement New feature or request good first issue Good for newcomers labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant