UltiRequiem/coreutils
๐ฆ Cross-platform Deno rewrite of the GNU Coreutils
coreutils
Cross-platform Deno Rewrite of the GNU Coreutils ๐ฆ
Install
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 ๐
All commands
Linux
- 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 | shWindows
Still a WIP, if you are interested in helping check the issue
#36 ๐
PowerShell
user needed! ๐ฉ
Individual commands
This is equal on Windows and Linux
deno install -n jsyes https://deno.land/x/coreutils/commands/yes/yes.tsUsage
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 equivalentContributing
This project is actively looking for contributors! โญ
Check the contribution docs and the issue
#35 for more info ๐น
Support
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 โญ
Authors
Eliaz Bobadilla - Creator and Maintainer ๐ช
See also the full list of
contributors who
participated in this project โจ
Licence
Licensed under the MIT License ๐