Code Monkey home page Code Monkey logo

jcompass's Introduction

jcompass (jcompass.jar)

Java JRuby with Sass Compass in a single jar

Download the latest copy of JRuby (At the time of this posting it's version 1.7.4) (http://www.jruby.org/download Find the "Complete Jar", second link from the bottom in the top group of links for the latest version)

The rest is command line:

Make a copy of jruby-complete-1.7.4.jar for the new singleton combined jar file

cp jruby-complete-1.7.4.jar jruby-complete.jar

Now install the gems locally

java -jar jruby-complete.jar -S gem install -i ./compass-gems shared --no-rdoc --no-ri java -jar jruby-complete.jar -S gem install -i ./compass-gems sass --pre --no-rdoc --no-ri java -jar jruby-complete.jar -S gem install -i ./compass-gems compass --pre --no-rdoc --no-ri

Now rename the jruby complete jar file to the name for the new compass jar

mv jruby-complete.jar jcompass.jar

Now compile together

jar uf jcompass.jar -C compass-gems .

ALL DONE! Now test it out:

java -jar jcompass.jar -S compass compile --help java -jar jcompass.jar -S compass compile --sass-dir /relative/or/full/path/to/source/scss/files/ --css-dir /relative/or/full/path/to/destination/css/files/ --force

========

Copyright (c) 2013, GBUILT This software and instructions are free to use, modify, and distribute. Restricted by nothing other than any restictions from JRuby http://www.jruby.org

jcompass's People

Contributors

gbuilt avatar

Stargazers

Martin Lepadusch avatar Sheena Artrip avatar  avatar  avatar

Watchers

Ted Adriance avatar  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.