Skip to content

cpunion/coreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coreutils

Build Status

This project is my learning project of Nim language, a Nim rewrite of the GNU coreutils.

Why?

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.

Build Instructions

Simply to build:

nimble build

To modify and quick build:

# install npm, gulp
gulp

License

coreutils is licensed under the MIT License - see the LICENSE file for details.

About

Nim rewrite of the GNU coreutils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published