kriging.js
v1.0.0
Published
Javascript library for geospatial prediction and mapping via ordinary kriging http://oeo4b.github.io
Readme
学习搭建cli脚手架
安装
全局安装
$ npm install -g wyy-cli
or yarn
$ yarn gobal add wyy-cli
借助npx
创建模板 $ npx create wyy-cli [-t|--template] 示例 $ npx create wyy-cli hello-cli -template dumi2-demo
使用
创建模板 $ wyy-cli create [-t|--template] 示例 $ wyy-cli create wyy-cli -t dumi2-demos
