Module: StacksOnDeck

Defined in:
lib/stacksondeck/metadata.rb,
lib/stacksondeck/app.rb,
lib/stacksondeck/main.rb,
lib/stacksondeck/mjolnir.rb

Overview

StacksOnDeck a.k.a. SOD. SoUlJa BoY TeLlEm DoT cOm sHe ThIrStY.

Defined Under Namespace

Classes: App, Main, Mjolnir

Constant Summary collapse

NAME =

Officially, it’s “stacksondeck” (but whatever)

'stacksondeck'
SUMMARY =

A quick summary for use in the command-line interface

%q.Stupid simple Chef-Rundeck integration.
AUTHOR =

Take credit for your work

'Sean Clemmer'
EMAIL =

Take responsibility for your work

'[email protected]'
LICENSE =

Like the MIT license, but even simpler

'ISC'
HOMEPAGE =

Where you should look first

'https://github.com/sczizzo/stacksondeck'
ROOT =

Project root

File.join File.dirname(__FILE__), '..', '..'
VERSION =

Pull the project version out of the VERSION file

File.read(File.join(ROOT, 'VERSION')).strip
TRAVELING_RUBY_VERSION =

Bundled extensions

'20150210-2.2.0'
THIN_VERSION =
'1.6.3'
EM_VERSION =
'1.0.4'
ART =

Big money

<<-'EOART'
   $$$$$$\   $$$$$$\  $$$$$$$\
  $$  __$$\ $$  __$$\ $$  __$$\
  $$ /  \__|$$ /  $$ |$$ |  $$ |
  \$$$$$$\  $$ |  $$ |$$ |  $$ |
   \____$$\ $$ |  $$ |$$ |  $$ |
  $$\   $$ |$$ |  $$ |$$ |  $$ |
  \$$$$$$  | $$$$$$  |$$$$$$$  |
   \______/  \______/ \_______/
EOART