This project is my learning project of Nim language, a Nim rewrite of the GNU coreutils.
I am a newbie for Nim language, sometimes I want to write production project using Nim, but I am not familiar with Nim language, stdlib, other libraries and build tools. So I think I need to write a learning project.
Simply to build:
nimble build
To modify and quick build:
# install npm, gulp
gulp
coreutils is licensed under the MIT License - see the LICENSE file for details.