nushell/crates/nu-cli
Michael Nitschinger e7f08cb21d
Allow external binary to register custom commands. (#1780)
This changeset contains everything that a separate binary needs to
register its own commands (including the new help function). It is
very possible that this commit misses other pub use exports, but
the contained ones work for our use cases so far.
2020-05-14 12:35:22 +12:00
..
src Allow external binary to register custom commands. (#1780) 2020-05-14 12:35:22 +12:00
tests cal: fix thursday typo (#1776) 2020-05-13 08:06:31 -04:00
Cargo.toml Bump to 0.14.1 (#1772) 2020-05-13 20:03:45 +12:00