Hacker News new | past | comments | ask | show | jobs | submit login

I'm working on "is". https://github.com/oalders/is

It allows me to install various things in various environments without getting too deep in to bash scripting.

For example:

$ is cli version tmux gt 3.2 && echo || echo

$ is there go && is there nvim && nvim +:GoUpdateBinaries +qa

$ is known cli version bash 5.2.15

I've also been working on a service to track TLS cert expirations, domain name expirations, server pings and successful HTTP HEAD requests. https://www.prettygoodping.com/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: