1 Forks
23 Stars
23 Watchers

coreutils

Unix core utilities implemented in Haskell

How to download and setup coreutils

Open terminal and run command
git clone https://github.com/Gandalf-/coreutils.git
git clone is used to create a copy or clone of coreutils repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with coreutils https://github.com/Gandalf-/coreutils/archive/master.zip

Or simply clone coreutils with SSH
[email protected]:Gandalf-/coreutils.git

If you have some problems with coreutils

You may open issue on coreutils support forum (system) here: https://github.com/Gandalf-/coreutils/issues