coreutils
coreutils copied to clipboard
🦕 Cross-platform Deno rewrite of the GNU Coreutils
Dependencies updates using [deno-udd](https://github.com/hayd/deno-udd).
Not sure if the API that we are gonna use is currently cover but in a future we can probably use https://github.com/denoland/dnt
Similar to https://github.com/UltiRequiem/coreutils/blob/main/install.sh
So the user can choose if install from github, deno.land/x or nest.land This should be supported for the windows script too #36
#TODO ## Resources - [List of Issues that needs Help](https://github.com/UltiRequiem/coreutils/issues?q=label%3A%22good+first+issue%22+label%3A%22help+wanted%22) - [Discord Community](https://ultirequiem.com/discord)
Never done this but shouldn't so hard, I hope 😆 https://github.com/ScoopInstaller/Scoop/wiki/Buckets
Aur -> https://aur.archlinux.org We should provide bin/git options. eg `js-coreuitils-git` && `js-coreutils-bin` bin options will have to wait for #27 Also, we probably can make individual packages for each command...
The builds will be from the releases. Waiting for #27
Maybe adapt `denoc` to support monorepos, also would be cool to port `denoc` to rust/go/deno 😆 (not planned tho) https://github.com/UltiRequiem/denoc
https://github.com/UltiRequiem/coreutils/blob/main/install.sh Also maybe rethink the file structure?