-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
Package request: posting #351936
Comments
This is a python package. The default way to install this is through uv or pipx. I tried to package this myself as a flake but couldn't work out the version constraints, or get the textual-autocomplete dependency fixed at all. Textual-autocomplete may need to be packaged separately to get this to work. |
I created a flake to package this, had to do a few version overrides but it works now. https://github.com/jorikvanveen/posting-flake I don't know enough about the rules and standard practices of nixpkgs to turn this into a proper PR yet. If someone wants to take this flake and turn it into a PR I'm okay with that. in the meantime I will be reading up on all that stuff. |
Duplicate of #327855 |
Project description
Posting is an HTTP client not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows.
Metadata
homepage: https://posting.sh
source: https://github.com/darrenburns/posting
license: Apache-2.0
platforms: unix, linux, darwin
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: