@allternit/imagegencard-plugin
v1.0.1
Published
Plugin based on ImageGenCard.tsx template
Readme
ImagegencardPlugin Plugin
Based on ImageGenCard.tsx template.
Description
Plugin based on ImageGenCard.tsx template
Installation
npm install @allternit/imagegencard-pluginUsage
allternit-plugin run imagegencard-plugin --input "your input"Template Source
Original template: ImageGenCard.tsx
See docs/original-template.txt for reference.
Development
cd imagegencard-plugin
npm install
npm run buildAdapting the Template
- Review
docs/original-template.txt - Adapt the logic in
src/index.ts - Update manifest.json with correct parameters
- Test with
allternit-plugin run
