nushell/crates/nu-cli
Jonathan Turner 93e8f6c05e
Split nu-cli into nu-cli/nu-engine (#2898)
We split off the evaluation engine part of nu-cli into its own crate. This helps improve build times for nu-cli by 17% in my tests. It also helps us see a bit better what's the core engine portion vs the part specific to the interactive CLI piece.

There's more than can be done here, but I think it's a good start in the right direction.
2021-01-10 15:50:49 +13:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
tests Add aliased command to which output (#2894) 2021-01-10 06:19:46 +13:00
build.rs update to shadow-rs 0.5. make use easy (#2793) 2020-12-24 05:56:05 +13:00
Cargo.toml Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00