nestjs-console
Advanced tools
Changelog
[1.1.4] - 2019-06-25
Changelog
[1.0.1] - 2019-04-21
Changelog
[1.0.0] - 2019-04-12
BootstrapConsole
class, you can extend it if you need to change the default boot behavior.Changelog
[1.0.0-alpha.1] - 2019-04-08
InjectCli
to inject commander instance (patched for sub commands) as nestjs providersubCommands() => Command
in the class ConsoleService
to get sub commands from a non patched commander instance.