Skip to content

danilaxila3/sCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Note

This repo is still a work in process. More features are to come out soon

sCore

Modern, feature-rich alternative to coreutils

sCore provides a bunch of commands to manage your system, including managing files and directories, providing system information, etc

Installing

If on Windows, it's recommended to build under MSYS2

git clone https://github.com/danilaxila3/sCore.git
cd sCore
make
make install