lineman

所属分类:其他
开发工具:CoffeeScript
文件大小:0KB
下载次数:0
上传日期:2021-11-12 12:32:17
上 传 者sh-1993
说明:  Lineman帮助您构建胖客户端JavaScript应用程序。它通过构建资产、模拟服务器、在每个文件上运行规范来产生幸福感...,
(Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change)

文件列表:
.npmignore (175, 2021-05-12)
.travis.yml (541, 2021-05-12)
CHANGELOG (128, 2021-05-12)
Gruntfile.coffee (95, 2021-05-12)
Gruntfile.internal.coffee (666, 2021-05-12)
LICENSE (1078, 2021-05-12)
archetype/ (0, 2021-05-12)
archetype/.npmignore (182, 2021-05-12)
archetype/.travis.yml (60, 2021-05-12)
archetype/Gruntfile.js (117, 2021-05-12)
archetype/Procfile (24, 2021-05-12)
archetype/app/ (0, 2021-05-12)
archetype/app/css/ (0, 2021-05-12)
archetype/app/css/style.css (69, 2021-05-12)
archetype/app/img/ (0, 2021-05-12)
archetype/app/img/.keep (0, 2021-05-12)
archetype/app/js/ (0, 2021-05-12)
archetype/app/js/.keep (0, 2021-05-12)
archetype/app/js/hello.js (331, 2021-05-12)
archetype/app/pages/ (0, 2021-05-12)
archetype/app/pages/index.us (242, 2021-05-12)
archetype/app/static/ (0, 2021-05-12)
archetype/app/static/favicon.ico (1150, 2021-05-12)
archetype/app/templates/ (0, 2021-05-12)
archetype/app/templates/hello.us (40, 2021-05-12)
archetype/config/ (0, 2021-05-12)
archetype/config/application.js (1997, 2021-05-12)
archetype/config/files.js (635, 2021-05-12)
archetype/config/lineman.js (55, 2021-05-12)
archetype/config/server.js (817, 2021-05-12)
archetype/config/spec.json (172, 2021-05-12)
archetype/package.json (444, 2021-05-12)
archetype/spec/ (0, 2021-05-12)
archetype/spec/hello-spec.js (158, 2021-05-12)
archetype/spec/helpers/ (0, 2021-05-12)
archetype/spec/helpers/helper.js (70, 2021-05-12)
archetype/spec/helpers/jasmine-fixture.js (15154, 2021-05-12)
... ...

# Lineman [![Build Status](https://travis-ci.org/linemanjs/lineman.png?branch=master)](https://travis-ci.org/linemanjs/lineman) ## Documentation Lineman is a tool to help you build fat-client webapp projects. It requires [node.js](http://nodejs.org) & [npm](http://npmjs.org) and wouldn't be possible without [grunt](http://gruntjs.com/). Lineman is documented thoroughly [here](https://github.com/linemanjs/lineman-docs/tree/master/app/pages) ## Install To install Lineman, first install [Node.js](http://nodejs.org) and then run: ``` bash $ npm install -g lineman ``` To create a new project: ``` $ lineman new banana-stand ``` Which will print out some basic instructions. ## License Lineman is copyright of Test Double and is licensed under the MIT License.

近期下载者

相关文件


收藏者