grip
grip copied to clipboard
Create new release on PyPI
The current version on PyPi, 4.5.2
is a year old.
I'd like to be able to use grip out of the box, but 4.5.2
has issue #291, which was fixed by #297 2 months ago. Could we push a new release?
Thanks a bunch!
Seems like it is still not released. I just installed via homebrew and got version 4.5.2
as well.
Here's a possible workaround: pip3 install git+https://github.com/joeyespo/grip@master
Hi there. Just learnt about this project and found it very useful, thanks for sharing @joeyespo! Even have some things I can contribute with, especially with Docker usage, but before jumping in, I've browsed the issues and PR queues to check. I wonder, is the project still maintained? Dormant? I've checked the project network and found no forks worth mentioning. This issue made me wonder about it. No obligation on maintainership, just wanting to know and also suggesting to put an appropriate notice if help is wanted, project no longer maintained, seekig new maintainer or whatever the status is. Thanks.
It works only partially.
# Download file for testing
wget -O TEST.md https://raw.githubusercontent.com/termux/termux-packages/master/README.md
# Reinstalling (workaround)
pip uninstall grip
pip install git+https://github.com/joeyespo/grip@master
# Test
grip --clear # to ensure
grip TEST.md
Online:
Grip:
The content is okay, but the box width is not the same.