friends
dockerfiles
friends | dockerfiles | |
---|---|---|
2 | 1 | |
879 | 2 | |
0.0% | - | |
3.2 | 0.0 | |
almost 4 years ago | over 8 years ago | |
Ruby | Makefile | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
friends
- Friends – Spend time with people you care. Introvert-tested.Extrovert-approved
-
Ppl: The command line address book
This is maybe slightly different than what you’re looking for, but my project Friends[1] is a journaling CLI that I also use to keep track of people’s addresses and contact info (via the “notes” feature).
[1] https://github.com/JacobEvelyn/friends
dockerfiles
-
Ppl: The command line address book
I'm aware of that approach for Python, and Bundler can be configured to do a similar thing for Ruby. Those are good approaches for development environments (though I generally prefer Docker for those these days), but for system tools I think that's just kind of a hassle and I don't want to do it.
For a tool I install & use, my happy path is "install it with my package manager, and then stop thinking about it". Upgrades will happen whenever I decide to ask my package manager to upgrade everything. (I use Arch Linux, so that's usually once or twice a week.)
Needing to hand-setup an installation like that for a program makes me cranky. I've certainly done it when there wasn't a good alternative (and also occasionally wrap programs in docker containers as well if it's easier - https://github.com/wfleming/dockerfiles), but it's the kind of thing that makes me pause and reconsider whether I really care enough to use whatever the program is.
What are some alternatives?
chronicle-etl - 📜 A CLI toolkit for extracting and working with your digital history
ppl - The command line address book
khard - Console vcard client
contacts-cli - Query macOS contacts from the command line