wtyjsj

脚手架test

Usage no npm install needed!

<script type="module">
  import wtyjsj from 'https://cdn.skypack.dev/wtyjsj';
</script>

README

入口文件注意项

在入口文件第一行,要加入 #!/usr/bin/env node,否则node 自定义命令行无法运行。

运行命令

wtyjsj init name, name 为需要创建的文件夹名字