Giter Site home page Giter Site logo

scaffold-cli's Introduction

scaffold-cli

scaffold-cli create spa fastly

命令

scaffold init template-name project-name 根据远程模板,初始化一个项目(远程模板可配置) scaffold config set 修改配置信息 scaffold config get [] 查看配置信息 scaffold --version 查看当前版本号 scaffold -h

eg: scaffold init react-scaffold my

#开发环境 1启动项目 npm run watch 2开发过程中为了方便调试,在当前的目录下执行npm link ,将 scaffold 命令链接到全局环境。 npm link

#dependencies babel-cli/babel-env: 语法转换 commander: 命令行工具 download-git-repo: 用来下载远程模板 ini: 格式转换 inquirer: 交互式命令行工具 ora: 显示loading动画 chalk: 修改控制台输出内容样式 log-symbols: 显示出 √ 或 × 等的图标

scaffold-cli's People

Contributors

morecurious avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.