This is a small project for generating library for the Pendle team. This package's structure: - `template`: the actual template for our project. - `index.js`: the script for rendering a real folder from template, substituting variables such as project nam
npm install @pendle/create-ts-libThis is a small project for generating library for the Pendle team.
This package's structure:
- template: the actual template for our project.
- index.js: the script for rendering a real folder from template, substituting variables such as project name or author name.
Use this package by running
``shell``
npx @pendle/create-ts-lib