Skip to content

Latest commit

 

History

25 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

cfs

quickly save and retrieve values for shell scripts.

building from source

you may need the rust toolchain to run cargo.

cargo install cfs

usage

make sure $HOME/.cargo/bin is in your PATH variable.

cfs set foo bar
cfs get foo

output:

bar

help

exert of the output of cfs --help.

Commands:
 s, set    : set a value
 g, get    : get a value
 l, list   : list all keys and values
 i, init   : inits config file
 r, remove : remove a value
 c, clear  : clear your config file

license

BSD-3-Clause

关于

local key-value store for shell scripts

Resources

Stars

3 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages