A sd wrapper that takes parameters and then finds and replaces mustache formatted tags using those keys and values. For example, sdkv --name butts will find and replace every {{name}} with butts in all the files
Install and run with npx:
$ npx sdkv --name unicorns
You can pass any key and value to sdkv:
$ npx sdkv --any bob --what about
It is mostly useless :)
Licensed under ISC © K-2052