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

[Feature Request] Provide an "install" Makefile target #433

Open
strk opened this issue Dec 3, 2023 · 2 comments
Open

[Feature Request] Provide an "install" Makefile target #433

strk opened this issue Dec 3, 2023 · 2 comments

Comments

@strk
Copy link
Contributor

strk commented Dec 3, 2023

I was happy that make worked, but disappointed not to find a make install.
The good thing about standards (these are covered by the GNU Coding Standards) is that you don't need to know the details of a specific package to build and install it, would be nice if this was the case here too.

@ihabunek
Copy link
Owner

ihabunek commented Dec 3, 2023

What would you expect make install do for toot? Installing from source is not a recommended way of installing it for usage. For dev, the procedure is somewhat more involved, documented in docs: https://toot.bezdomni.net/contributing.html#setting-up-a-dev-environment

@strk
Copy link
Contributor Author

strk commented Dec 3, 2023 via email

strk added a commit to strk/toot that referenced this issue Dec 6, 2023
strk added a commit to strk/toot that referenced this issue Dec 14, 2023
Uses pipx to install globally

Closes ihabunek#433
strk added a commit to strk/toot that referenced this issue Dec 14, 2023
Uses pipx to install globally

Closes ihabunek#433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants