coreutils
coreutils copied to clipboard
🦕 Cross-platform Deno rewrite of the GNU Coreutils
Results
14
coreutils issues
Sort by
recently updated
recently updated
newest added
The current commands do not expose all the flags/API of the GNU ones. This issue is to track this.
enhancement
help wanted
good first issue
Would be cool to allow user instal individual commands like this ```sh deno install https://deno.land/x/coreutils_yes/yes.js ``` Or even better if available ```sh deno install https://deno.land/x/yes/yes.js ```
documentation
enhancement
Get a list with the commands to implement.
documentation
enhancement
help wanted
good first issue