A new type of shell
Go to file
2021-09-27 08:10:18 -04:00
.github/workflows Fix #15 2021-09-06 06:44:18 +12:00
crates tried to move source command into parser (still doesn't compile) 2021-09-27 08:10:18 -04:00
src Add an experimental record iteration 2021-09-08 10:00:20 +12:00
.gitignore add readme and target dir to gitignore 2021-09-07 22:01:02 -04:00
Cargo.lock tried to move source command into parser (still doesn't compile) 2021-09-27 08:10:18 -04:00
Cargo.toml Add commands 2021-09-03 10:58:15 +12:00
example.nu tried to move source command into parser (still doesn't compile) 2021-09-27 08:10:18 -04:00
README.md add readme and target dir to gitignore 2021-09-07 22:01:02 -04:00
TODO.md Update TODO.md 2021-09-07 19:59:57 +12:00

Engine-q

Engine-q is a smaller project to reimplement some of the core functionality in Nushell. It's still in an alpha state, and there is still a lot to do: please see TODO.md