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 👀
- Using
curl
curl -fsSL https://deno.land/x/coreutils/scripts/install.sh | sh
- Using
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 📄