pforge-cli 0.2.1

Zero-boilerplate MCP server framework with EXTREME TDD methodology
1
2
3
4
pub mod build;
pub mod dev;
pub mod new;
pub mod serve;