anpieber / lineman

Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change

Home Page:www.linemanjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lineman

Build Status

Documentation

Lineman is a tool to help you build fat-client webapp projects. It requires node.js & npm and wouldn't be possible without grunt.

Lineman is documented thoroughly at linemanjs.com.

Install

To install Lineman, first install Node.js and then run:

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

About

Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change

www.linemanjs.com

License:MIT License


Languages

Language:CoffeeScript 55.7%Language:JavaScript 43.7%Language:Shell 0.4%Language:CSS 0.1%