Releases: Miguel-Leite/stubkit
Releases · Miguel-Leite/stubkit
Beta Release: Initial Launch of StubKit
🚀 Welcome to the StubKit Beta Release! 🚀
We are excited to announce the beta release of StubKit, a command-line tool designed to simplify code file generation from predefined templates. StubKit is currently in its beta phase and is under active development, with more features and improvements on the way.
What is StubKit?
StubKit is a CLI tool that allows you to quickly generate code files based on various templates. It supports different frameworks and enables you to add custom templates to fit your development needs.
Current Features
- Framework Support: As of this release, StubKit includes templates for the following frameworks:
- Express: Controller
- NestJS: Controller
Getting Started
To get started with StubKit, install it globally using npm:
npm install -g stubkit