lagoon-cli
v0.0.3
Published
lagoon CLI
Downloads
253
Readme
Lagoon
This is an automated script to create modules (components, pages, hooks, etc.) in a React Native project. The goal is to speed up development by standardizing the creation of files and directories, following a predefined structure.
Features
- Creation of directories for specific modules (components, pages, hooks, etc.).
- Generation of files with standard templates.
Available commands
generate:module
: Create a new module with a specific namegenerate:module --nested
: Create a new module inside another module--help
: Provides a list of available commands--version
: Provide a cli version