Skip to main content
Deno 2 is finally here 🎉️
Learn more

CoreUtils

Cross-platform JavaScript rewrite of the GNU coreutils.

Installing Individual Commands

Example installing the yes command:

deno install https://deno.land/x/coreutils/bin/yes.js

The following commands are currently available:

License

This project is licensed under the MIT License.