Git Product home page Git Product logo

linner's Introduction

Linner

Gem Version Build Status Code Climate Dependency Status

Linner is a full-featured HTML5 application assembler.

Linner

Screencast

Screencast

  • Fast!
  • Supports Sass, Compass, Coffee, ECMAScript 6 and React.
  • Supports OS X Lion and Mountaion Lion Notifications.
  • Supports Modular Javascript, All your code will be wrapped by cmd.
  • Supports concat code by config file not directive processor.
  • Supports copy code from src to dest.
  • Supports precompile Javascript Templates from src to desc.
  • Supports sprite PNG images from src to desc.
  • Supports tar files from src to desc.
  • Supports Real-time concat by $ linner watch.
  • Supports compress by $ linner build.
  • Supports LiveReload with LiveReload Chrome Extention.

Documents

https://github.com/SaitoWu/linner/tree/master/docs

Requirements

*nix

  • Ruby 2.0

Windows

  • Install Ruby and DevKit
  • Install gem wdm
  • Install Node.js to make Linner faster

Installation

$ gem install linner

Usage

Skeleton

$ linner new webapp && cd webapp

Watch

$ linner watch

Server

$ ./bin/server # or server if put "./bin" in your PATH

Build

$ linner build

Clean

$ linner clean

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

linner's People

Contributors

saitowu avatar anson0370 avatar juanitofatas avatar

Watchers

James Cloos avatar yangnuowei88 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.