Crates.io | sq-cli |
lib.rs | sq-cli |
version | 0.1.0 |
source | src |
created_at | 2024-10-13 08:38:48.670975 |
updated_at | 2024-10-13 08:38:48.670975 |
description | sq(Squirrel) is a command-line snippet keeper |
homepage | https://github.com/linux-china/sq |
repository | https://github.com/linux-china/q |
max_upload_size | |
id | 1407175 |
size | 89,800 |
sq(squirrel) is a command-line snippet manager based on Just(command runner).
sq list
sq add
or sq add
sq edit snippet_name
$HOME/sq
: git clone git@github.com:linux-china/sq.git $HOME/sq
sq
directory to your PATH: export PATH=$PATH:/path/to/sq
sq list
to see the available snippetscargo binstall sq-cli
snippet.just
is normal justfile, and easy to edit with your favorite editor