Consistent dependency management

Consistent dependency management across any project
Consistent dependency management across any project
Codify is currently in Beta! Please report any bugs here Consistent dependency management across any project Get new developers setup faster by installing dependencies and configure applications in a stable and reproducible manner Get Codify View Docs [ { “type”: “nvm”, “global”: “20”, “nodeVersions

https://codifycli.com/

vegardit/bash-funk

bash-funk - Spice up your Bash!
vegardit/bash-funk
What is it? Installation Using git Using subversion Using curl Using wget Portable on Windows Usage Customization Directory-scoped Environment Variables and Aliases Efficiently navigating the filesystem Using bash-funk modules separately Updating License bash-funk is a collection of useful command

https://github.com/vegardit/bash-funk

shell-fu

shell-fu
shell-fu
26 Tip #892 Check memory and swap from command line Want to check the amount of used, free and total memory and swap from the command line? This script displays memory and swap information. Fully posix compliant and should work with all 2.[2-6].* kernels .

https://www.shell-fu.org/

Shell ain’t a bad place to FP: p

Shell ain’t a bad place to FP: part 2/N: Functions as Unix Tools
Shell ain’t a bad place to FP: part 2/N: Functions as Unix Tools
As we saw in the previous post, functions obey stdio and we can mix and match them with built-ins (grep, sed, cat etc.) and other installed tools (like jq, pandoc, babashka etc.). We used functions to name parts of Douglas McIlroy’s pipeline and mess around a bit.

https://www.evalapply.org/posts/shell-aint-a-bad-place-to-fp-part-2-functions-as-unix-tools/index.html