Miscellaneous
TypeScript
替代 npm, yarn
pnpm is a fast, disk space efficient package manager that uses a content-addressable filesystem to store all files from all module directories on a disk.
安装
brew
brew install pnpm
npm
npm install -g pnpm
相关工具
just
A handy way to save and run project-specific commands
watchexecExecute commands when watched files change
entrRun arbitrary commands when files change
miseDev tools, env vars, and task runner — polyglot rtx repla...
shfmtA shell script formatter supporting POSIX sh, Bash, and mksh
typosSource code spell checker that catches typos in code and ...
slA steam locomotive runs when you mistype ls
ShellCheckA static analysis tool for shell scripts