A Well-Brewed Scaffolding Tool


Keywords
sherry, generator, ulivz, yeoman, template, scaffold, scaffolding, automation, kirito, simple, easy, workflow
License
MIT
Install
npm install sherry@2.0.0-alpha.7

Documentation


NPM version NPM downloads Build Status install size

什么是 Sherry?

Sherry (['ʃerɪ]) 是一个脚手架工具,让你可以快速开启一个已有的或者你自己创建的 generators 来开启一个新项目:

Sherry 支持下述类型的 Generator:

  • Git Repo
  • Npm 包
  • 本地目录

⚡ ️Repo 和 npm 包都可以离线使用。

快速上手

yarn global add sherry

# 一个官方的 generator 用于生成一个 Node.js 项目
# 从 git repo 生成
sherry sherry/sherry-nm my-module
# 或者从 npm package (npm.im/sherry-nm)
sherry nm my-module

关于详细的使用,请访问:https://www.sherryjs.org

License

MIT

Copyright (c) 2018-present, SHERRY