create-mtk-plugin
v0.0.4
Published
fast create maptalks plugin
Downloads
4
Readme
create-mtk-plugin
Fast create maptalks plugin
Usage
# npm
npm create mtk-plugin
# yarn
yarn create mtk-plugin
# pnpm
pnpm create mtk-plugin
# bun
bun create mtk-plugin
Development
- Clone this repository
- Install latest LTS version of Node.js
- Enable Corepack using
corepack enable
- Install dependencies using
pnpm install
- Run interactive tests using
pnpm dev
License
Published under the MIT license. Made by community 💛
🤖 auto updated with automd