Genry · VS Code Extension ·
🏗️ Scaffolding Tool
Generating some code and structure:
Tempaltes on JavaScript and TypeScript:
- Configurable throught
.genryrc config
- Shared templates by NPM (
node_modules )
- Formatted code by Prettier
- Prompts by Prompts
Installation & Usage
code --install-extension krickray.genry-vscode
Documentation
Documentation is in progress, but you can see examples
Contributing
Installation
yarn install
Start
Compile
# Watch CLI
yarn workspace genry watch
# Watch extension
yarn workspace genry-vscode watch
VS Code / Debug: Start Debugging
| |