project-initializer

1.9.0 • Public • Published

README.md

这是一个命令行工具,用以快速、可复制地创建日常常用的前端代码骨架。目前包含的工具集如下,主要是测试工具、风格检查、持续集成。基本是一个符合敏捷快速反馈理念的工具骨架。

This is a command-line utility used to create common used frontend project skeleton consistently, easily(with only one command), on everywhere(Windows, MacOS). The utility will create a skeleton with testing tool, linter, continuous integration tool, which is a minimum set for getting faster feedback as an agile project.

  • jest
  • eslint
  • prettier
  • husky

如何使用 Getting started

npm i -g project-initializer
pi your-awesome-project

/project-initializer/

    Package Sidebar

    Install

    npm i project-initializer

    Weekly Downloads

    21

    Version

    1.9.0

    License

    MIT

    Unpacked Size

    8.6 kB

    Total Files

    11

    Last publish

    Collaborators

    • linesh