TheCodingDecode
- Karma
- 0
- Created
- ()
- Submissions
- 210
-
I just made a new shell with LLVM JIT and a Go syntax. This shell runs external commands using process(cmd[args]).then(cmd2 [args]). It has built-in Git and Docker functionality and Files module. It is safer as it's…