• Stars
    star
    1,179
  • Rank 38,360 (Top 0.8 %)
  • Language
    CoffeeScript
  • License
    MIT License
  • Created almost 12 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 here

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.

More Repositories

1

lineman-angular-template

A Lineman Application Template using AngularJS
JavaScript
251
star
2

lineman-ember-template

Clone this template to get started with Ember using Lineman
JavaScript
35
star
3

lineman-blog-template

Create your own Markdown blog with Lineman
Pug
24
star
4

lineman-backbone-template

A Lineman Application Template using BackboneJS
JavaScript
16
star
5

lineman-bower

A Bower plugin for Lineman
CoffeeScript
15
star
6

lineman-plus-rails

An example application that uses Lineman alongside Rails
JavaScript
11
star
7

rails-lineman

Helps Rails apps integrate a Lineman into their build by wrapping rake assets:precompile
Ruby
10
star
8

lineman-angular

A Lineman plugin for Angular projects (for a quickstart, see lineman-angular-template)
CoffeeScript
8
star
9

lineman-rails

Configures Lineman to deploy assets elegantly with Ruby on Rails
CoffeeScript
7
star
10

lineman-lib-template

A Lineman Template for creating JavaScript libs for the web.
JavaScript
7
star
11

lineman-browserify

A Lineman plugin that configures Browserify for you
CoffeeScript
6
star
12

lineman-docs

Documentation for linemanjs.com
JavaScript
3
star
13

lineman-ember

A plugin to configure Ember for your Lineman project
CoffeeScript
3
star
14

lineman-less

A plugin to make it easy to use LESS in conjunction with a Lineman app.
CoffeeScript
2
star
15

lineman-vendor-split

Creates discrete vendor and app bundle files for js/css.
CoffeeScript
2
star
16

lineman-batman-template

A Lineman Application Template using BatmanJS
JavaScript
2
star
17

lineman-blog

A Lineman plugin that helps you make a blog with Markdown posts.
CoffeeScript
2
star
18

lineman-livereload

This is a plugin to make it easy to use LiveReload via `grunt-contrib-watch` in conjunction with a Lineman app.
CoffeeScript
2
star
19

lineman-backbone

A Lineman plugin for Backbone projects (for a quickstart, see lineman-backbone-template)
CoffeeScript
2
star
20

lineman-deploy-aws

CoffeeScript
1
star
21

lineman-spec-browser

A Lineman plugin for testing your Lineman app with a browser
CoffeeScript
1
star
22

lineman-install-guide

A little lineman-blog site with installation instructions
JavaScript
1
star
23

lineman-dogescript

Adds support for the Doge programming language to Lineman projects.
CoffeeScript
1
star