Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KKBOX/CompassApp

Compass.app helps designers compile stylesheets easily without resorting to command line interface
https://github.com/KKBOX/CompassApp

Last synced: about 2 months ago
JSON representation

Compass.app helps designers compile stylesheets easily without resorting to command line interface

Awesome Lists containing this project

README

        

Compass.app is not maintained. You can still get the source code under GPL as always, and download the latest binary on GitHub for free. [What happened?](https://github.com/KKBOX/compassapp/wiki/farewell)

# Compass.app

[Compass.app][compassapp] is a **menubar only app** for [Sass][sass] and [Compass][compass]. It helps designers compile stylesheets easily without resorting to command line interface.

Compass.app is written in **Java (JRuby)**, and works in mac, linux and pc. You do not need to install Ruby environment to use it.

## System Requirement

Compass.app has been tested in:

* Windows: Windows 7/Vista/XP
* OS X: 10.5, 10.6 32/64bit, 10.7 32/64bit
* Linux: Arch Linux 32/64bit

Compass.app is written in **Java (JRuby)**, so you must install JRE(Java Runtime Environment) first. If you do not have JRE installed, Compass.app will guide you to install it first.

## Download

You can download [the latest release](https://github.com/KKBOX/compassapp/releases).

## Install

There is no need to **install** Compass.app. You can just unzip and put it anywhere. You can even use Dropbox to sync between computers.

## Build Your Own

If you want to build your own copy, you will need [JRuby](http://jruby.org/) and [rawr](http://rawr.rubyforge.org/).

## License

Copyright (c) 2012 KKBOX Inc.
Licensed under GPL v2.

[compassapp]: http://compass.kkbox.com/
[sass]: http://sass-lang.com/
[compass]: http://compass-style.org/