A work-in-progress project of rewriting some UNIX utilities in Swift
It is dependent on the Foundation
Swift module
-
Rainbow: Used for colorful output
-
CommandLine: Parses arguments and generates a list of arguments as usage information
Tool | Completion |
---|---|
cat | 25 % |
date | 25 % |
domainname | Done |
echo | Done |
env | Done |
false | Done |
hostname | Done |
ls | 25 % |
mkdir | 75 % |
pwd | Done |
rmdir | 50 % |
sleep | Done |
sync | Done |
true | Done |
uname | 90 % |
uuidgen | 75 % |
wc | 90 % |
whoami | Done |
yes | Done |
See CONTRIBUTING.md