Skip to content

Instantly share code, notes, and snippets.

@omega8cc
Created November 22, 2014 00:02
Show Gist options
  • Save omega8cc/86c1ff98393062164e28 to your computer and use it in GitHub Desktop.
Save omega8cc/86c1ff98393062164e28 to your computer and use it in GitHub Desktop.
Barracuda System managed by Skynet Agent v.BOA-2.3.6-dev welcomes you aboard
======== Welcome to the Aegir, Drush and Compass Shell ========
Type '?' or 'help' to get the list of allowed commands
Note that not all Drush commands are available
Use RVM and Bundler to manage all your Compass gems! Example:
`rvm all do gem install --conservative compass`
To install RVM use control file and re-login after 15 minutes
`touch ~/static/control/compass.info`
o1.ftp:~$ rvm list
rvm rubies
=* ruby-2.1.5 [ x86_64 ]
# => - current
# =* - current && default
# * - default
o1.ftp:~$ rvm all do gem install --conservative compass
Fetching: rb-inotify-0.9.5.gem (100%)
Successfully installed rb-inotify-0.9.5
Fetching: rb-fsevent-0.9.4.gem (100%)
Successfully installed rb-fsevent-0.9.4
Fetching: sass-3.4.8.gem (100%)
Successfully installed sass-3.4.8
Fetching: compass-import-once-1.0.5.gem (100%)
Successfully installed compass-import-once-1.0.5
Fetching: multi_json-1.10.1.gem (100%)
Successfully installed multi_json-1.10.1
Fetching: compass-core-1.0.1.gem (100%)
Successfully installed compass-core-1.0.1
Fetching: compass-1.0.1.gem (100%)
Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
Successfully installed compass-1.0.1
Parsing documentation for rb-inotify-0.9.5
Installing ri documentation for rb-inotify-0.9.5
Parsing documentation for rb-fsevent-0.9.4
Installing ri documentation for rb-fsevent-0.9.4
Parsing documentation for sass-3.4.8
Installing ri documentation for sass-3.4.8
Parsing documentation for compass-import-once-1.0.5
Installing ri documentation for compass-import-once-1.0.5
Parsing documentation for multi_json-1.10.1
Installing ri documentation for multi_json-1.10.1
Parsing documentation for compass-core-1.0.1
Installing ri documentation for compass-core-1.0.1
Parsing documentation for compass-1.0.1
Installing ri documentation for compass-1.0.1
Done installing documentation for rb-inotify, rb-fsevent, sass, compass-import-once, multi_json, compass-core, compass after 8 seconds
7 gems installed
o1.ftp:~$ compass --version
Compass 1.0.1 (Polaris)
Copyright (c) 2008-2014 Chris Eppstein
Released under the MIT License.
Compass is charityware.
Please make a tax deductable donation for a worthy cause: http://umdf.org/compass
o1.ftp:~$ gem-list
*** LOCAL GEMS ***
bigdecimal (1.2.4)
bluecloth (2.2.0)
bundler (1.7.6)
bundler-unload (1.0.2)
chunky_png (1.3.3)
compass (1.0.1)
compass-core (1.0.1)
compass-import-once (1.0.5)
eventmachine (1.0.3)
executable-hooks (1.3.2)
ffi (1.9.6, 1.9.3)
gem-wrappers (1.2.7)
hitimes (1.2.2)
http_parser.rb (0.6.0)
io-console (0.4.2)
json (1.8.1)
minitest (4.7.5)
multi_json (1.10.1)
oily_png (1.1.2)
psych (2.0.5)
rake (10.1.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
rdoc (4.1.0)
rubygems-bundler (1.4.4)
rvm (1.11.3.9)
sass (3.4.8)
test-unit (2.1.5.0)
yajl-ruby (1.2.1)
o1.ftp:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment