Writing a great web app is hard. Lineman just helps you build it. From your friends at @testdouble.

test double
I’ve created a very simple blog with linemanjs at occasionalbackpacker.com
1
2
2
If you're in the Texas JS community and interested in @linemanjs and @angularjs you should check out this meetup: meetup.com/AngularJS-DFW-Are…
2
2
0.28.2: Adds support for .hbs extension in server-side templates in app/pages - Thanks @krainboltgreene! github.com/linemanjs/lineman…
0.28.1: Upgrades jasmine-stealth, which fixes an issue pertaining to the ordering of conditional stubbing. Thanks @tandrewnichols!
2
accidentally cross over the LinemanJS. quite impress with how it ease the creation of large scalable modern-client web applications.
1
1
0.28.0: Removes less from lineman core, replaced by an opt-in "lineman-less" plugin. Eliminates naïve concatenation. github.com/linemanjs/lineman…
2
@Ivylgedropout yep that all sounds entirely normal. 'lineman build' just creates static assets in dist/ that can be deployed anywhere
@Ivylgedropout so you mean to say your backend app is running on Apache or that you intend to deploy your frontend lineman app to apache?
@Ivylgedropout it's an express server. You can stub API calls by adding your own routes & middleware in config/server
If you're looking to up your game in the world of frontend tooling, my workflows course featuring @linemanjs is out! frontendmasters.com/courses/…
2
7
3
.@markbates recommends Lineman.js to build awesome web apps, easily. linemanjs.com/ +@linemanjs #fluntconf
1
2
7
Replying to @elijahmanor
.@elijahmanor @markbates and @linemanjs comes with free enterprise-level support. Just tweet at us or open a github issue!
1
@drewbarontini @linemanjs is my favorite thing that’s built on top of Grunt.
1
Lineman retweeted
The very smart & entertaining @markbates did a screencast on how to start using @linemanjs here. Check it out! metacasts.tv/casts/lineman-j…
3
2
Lineman retweeted
Replying to @searls
1
1
lineman-browserify@0.1.1 has been released. Now with 80% more opinions, 48% more config, and 100% more OOTB-ness github.com/linemanjs/lineman…
1
2
2
0.26.0: Introduced a new "--process" flag to the config command to show grunt’s interpolated values of the config github.com/linemanjs/lineman…
0.25.0: Build now performs a clean by default to preserve the integrity of your assets. github.com/linemanjs/lineman…
1
0.24.0: Updates to spec helpers, fixes for asset fingerprint, better lineman config output. github.com/linemanjs/lineman…