Code Monkey home page Code Monkey logo

generator-lazy's Introduction

Generator Lazy

Build Status Coveralls Status Dependency Status devDependency Status npm version

Generator Lazy

懒人该使用的项目创建方式。

Preview

Generator Lazy Screenshot

支持项目类型

  • 静态页面
  • 移动应用
  • 单页程序
  • 脚本插件
  • 浏览器插件

模块功能

  • 工具自带检查更新机制,提示工具极其相关依赖更新,使工具保持生命力。
  • 支持在项目中添加常见协议,并更新README.md文档。
  • 创建项目时,自动添加项目结构到README.md文档。
  • 根据配置文件或者构建命令一键构建项目目录结构和初始文件。
  • 选择具体的构建方案。
    • 构建静态页面/网站。
    • 构建移动应用。
    • 构建单页程序。
    • 构建脚本插件。
    • 构建浏览器插件。
  • 选择CSS预编译器方案
    • 选择SASS。
    • 选择LESS。
  • 选择JS模块化方案
    • AMD/CMD/UMD。
    • CommonJS。
  • 选择JS模板方案
    • doT。
    • lodash。
    • Mustcache。
  • 选择测试框架方案
  • 动态更新 && 预览方案

安装使用

如果你足够懒,那么可以这样。

npm install -g generator-lazy

当然也可以这样...

git clone https://github.com/soulteary/generator-lazy.git
cd generator-lazy
npm link

使用方法

DEMO

编辑器插件

AppCode
Atom
Brackets
Code::Block
Emacs
Geany
Gedit
GitHub
inteltdJ
jEdit
Notepad++
PHPStorm
PyCharm
RubyMine
Subtdme Text
TextMate
Vim
Visual Studio
WebStorm

扩展阅读 - CSS 创作指南(Beta)

其他

本着不拒绝(PR)、不承诺(RELEASE)、不负责(BUGFIX)的三不精神,挖坑待填。

generator-lazy's People

Contributors

soulteary avatar

Stargazers

 avatar

Watchers

bluetom 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.