A new type of shell
Go to file
2021-09-07 22:32:35 -04:00
.github/workflows Fix #15 2021-09-06 06:44:18 +12:00
crates Remove unused imports 2021-09-07 22:32:28 -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 updated dependencies 2021-09-05 20:06:57 +01:00
Cargo.toml Add commands 2021-09-03 10:58:15 +12: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