Skip to content
/ genry Public

Genry Scaffolder - generating some code and structure

License

Notifications You must be signed in to change notification settings

A77AY/genry

Repository files navigation

Genry · Monorepo · GitHub license npm version Visual Studio Marketplace Version

🏗️ 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

Sample

  • CLI

    # NPX
    npx genry
    
    # NPM
    npm i genry -g
    genry
  • VS Code extension

    code --install-extension krickray.genry-vscode
  • WebStorm and others (soon...)

Documentation

Documentation is in progress, but you can see examples

Contributing

Installation

yarn install

Start

Publish

yarn release

Roadmap

  • Make optional to use genry package dependency in templates
  • IDEA (WebStorm) extension (or external tool runner)
  • Quick start
    • Using cache

License

Genry is MIT licensed.

About

Genry Scaffolder - generating some code and structure

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published