Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days ago
JSON representation
Compass.app helps designers compile stylesheets easily without resorting to command line interface
- Host: GitHub
- URL: https://github.com/KKBOX/CompassApp
- Owner: KKBOX
- License: gpl-2.0
- Created: 2010-12-31T04:16:43.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T18:18:43.000Z (over 2 years ago)
- Last Synced: 2024-08-01T05:24:07.456Z (3 months ago)
- Language: Ruby
- Homepage: http://compass.kkbox.com
- Size: 212 MB
- Stars: 758
- Watchers: 91
- Forks: 88
- Open Issues: 35
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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/64bitCompass.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/