Module: ActiveScripts

Defined in:
lib/active_scripts/base.rb,
lib/active_scripts/recipe.rb,
lib/active_scripts/package.rb,
lib/active_scripts/version.rb,
lib/active_scripts/preparation.rb,
lib/active_scripts/recipes/all.rb,
lib/active_scripts/packages/all.rb,
lib/active_scripts/recipes/base.rb,
lib/active_scripts/packages/base.rb,
lib/active_scripts/packages/ruby.rb,
lib/active_scripts/recipes/rails.rb,
lib/active_scripts/packages/mysql.rb,
lib/active_scripts/packages/nginx.rb,
lib/active_scripts/packages/rails.rb,
lib/active_scripts/packages/rbenv.rb,
lib/active_scripts/packages/redis.rb,
lib/active_scripts/operating_system.rb,
lib/active_scripts/packages/optipng.rb,
lib/active_scripts/packages/homebrew.rb,
lib/active_scripts/preparations/base.rb,
lib/active_scripts/preparations/unix.rb,
lib/active_scripts/packages/jpegoptim.rb,
lib/active_scripts/packages/postgresql.rb,
lib/active_scripts/packages/ruby_build.rb,
lib/active_scripts/preparations/macosx.rb,
lib/active_scripts/packages/imagemagick.rb,
lib/active_scripts/packages/wkhtmltopdf.rb,
lib/active_scripts/preparations/freebsd.rb,
lib/active_scripts/preparations/windows.rb

Defined Under Namespace

Modules: Packages, Preparations, Recipes Classes: Base, OperatingSystem, Package, Preparation, Recipe

Constant Summary collapse

VERSION =
"0.1.0"