hoard-cli (sysutils/hoard-cli) Updated: 1 year, 8 months ago Add to my watchlist

CLI command organizer written in Rust

A command organizer lets you save commands that you often use, but are too complicated or long to remember. For every hoarded command, hoard saves the command ( parameterized with a customizable token, default # ), name, description, namespace where it lives in, and tags ( optional ). If you get lost in your massive command history, and can't find for example a specific docker command out of thousand docker commands you've already ran, just hoard it. With a name and description it will be much easier to find again. When you look for that command again a month later, take a look at your hoarded commands. hoard is not supposed to replace shell history finder like fzf, atuin, or similar utilities. It rather should be used in conjunction with them.

Version: 1.3.1 License: MIT GitHub
Maintainers herbygillot
Categories sysutils
Homepage https://hyde46.github.io/hoard
Platforms darwin
Variants
  • universal (Build for multiple architectures)

"hoard-cli" depends on

lib (1)
build (4)

Ports that depend on "hoard-cli"

No ports


Port notes

For your shell, add the following to your shell startup (~/.bashrc, ~/.zshrc, etc.):

bash:

source ${prefix}/share/hoard-cli/shell/hoard.bash

fish:

source ${prefix}/share/hoard-cli/shell/hoard.fish

zsh:

source ${prefix}/share/hoard-cli/shell/hoard.zsh


Port Health:

Loading Port Health

Installations (30 days)

0

Requested Installations (30 days)

0

Livecheck results

hoard-cli seems to have been updated (port version: 1.3.1, new version: 1.4.2)

livecheck ran: 7 hours ago