
smartsh
Shell-agnostic CLI with smart command parsing
4 followers
Shell-agnostic CLI with smart command parsing
4 followers
Stop fighting Windows when writing npm scripts!
smartsh lets you use Unix commands (rm, ls, grep) and operators (&&, ||) that actually work across all platforms. No more "shx this, shx that" or broken scripts.
Try it instantly: npx sm "rm -rf dist && mkdir dist"
Install: npm install -g smartsh
github: https://github.com/thegreatbey/smartsh
npm: https://www.npmjs.com/package/smartsh




