Cross-platform Deno Rewrite of the GNU Coreutils π¦
Any of the options here will require that you have Deno Installed.
We are currently working on provide binaries on #27 π¦
While Node.js support is not a principal goal we plan to support it, #34 π
curl
curl -fsSL https://deno.land/x/coreutils/scripts/install.sh | sh
wget
wget -O - https://deno.land/x/coreutils/scripts/install.sh | sh
Still a WIP, if you are interested in helping check the issue #36 π
PowerShell user needed! π©
This is equal on Windows and Linux
deno install -n jsyes https://deno.land/x/coreutils/commands/yes/yes.ts
If you use the method that install all the commands together you can invoke them
as the normal coreutils commands + the js
prefix, example π
jsyes # yes equivalent
This project is actively looking for contributors! β
Check the contribution docs and the issue #35 for more info πΉ
Open an Issue, I will check it a soon as possible π
If you want to hurry me up a bit send me a tweet π
Consider supporting me on Patreon if you like my work π
Don't forget to start the repo β
Eliaz Bobadilla - Creator and Maintainer πͺ
See also the full list of contributors who participated in this project β¨
Licensed under the MIT License π