nestrs-cli-rs 0.1.0

Rust port of the Nest CLI for the nestrs organization.
Documentation
1
2
3
4
5
6
7
8
9
pub mod compiler;
pub mod configuration;
pub mod package_managers;
pub mod questions;
pub mod readers;
pub mod runners;
pub mod schematics;
pub mod ui;
pub mod utils;