nushell/crates/nu-command
Andrés N. Robalino 7c7e5112ea
Make Nu bootstrap itself from main. (#3619)
We've relied on `clap` for building our cli app bootstrapping that figures out the positionals, flags, and other convenient facilities. Nu has been capable of solving this problem for quite some time. Given this and much more reasons (including the build time caused by `clap`) we start here working with our own.
2021-06-15 17:43:25 -05:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Make Nu bootstrap itself from main. (#3619) 2021-06-15 17:43:25 -05:00
tests from xlsx/ods: Add parameter --sheets (#3600) 2021-06-10 07:44:24 -05:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Series arithmetic (#3602) 2021-06-11 09:39:51 +12:00