Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 346 Bytes

File metadata and controls

19 lines (18 loc) · 346 Bytes

procutils

Coreutils for Nagnu/System

How to Build from source?

Build dependencies

make - for all
nim (choosenim) - for nim project
zig - for zig project
ghc - for haskell project
g++ - for cpp project
fpc - for pascal project

Commands

git clone https://github.com/NaGNU/nasralutils
cd nasralutils/
make