@allternit/testgeneratorcard-plugin
v1.0.1
Published
Plugin based on TestGeneratorCard.tsx template
Readme
TestgeneratorcardPlugin Plugin
Based on TestGeneratorCard.tsx template.
Description
Plugin based on TestGeneratorCard.tsx template
Installation
npm install @allternit/testgeneratorcard-pluginUsage
allternit-plugin run testgeneratorcard-plugin --input "your input"Template Source
Original template: TestGeneratorCard.tsx
See docs/original-template.txt for reference.
Development
cd testgeneratorcard-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
