Module: Wellcar

Defined in:
lib/wellcar/version.rb,
lib/wellcar/commands/new.rb,
lib/wellcar/commands/base.rb,
lib/wellcar/commands/dock.rb,
lib/wellcar/templates/base.rb,
lib/wellcar/templates/dockerfile.rb,
lib/wellcar/templates/docker_stack.rb,
lib/wellcar/templates/dockerignore.rb,
lib/wellcar/templates/database_yaml.rb,
lib/wellcar/templates/docker_compose.rb,
lib/wellcar/templates/dockerfile_init.rb,
lib/wellcar/templates/docker_entrypoint.rb,
lib/wellcar/templates/env_production_web.rb,
lib/wellcar/templates/reverse_proxy_conf.rb,
lib/wellcar/templates/env_development_web.rb,
lib/wellcar/templates/build_production_image.rb,
lib/wellcar/templates/env_production_database.rb,
lib/wellcar/templates/env_development_database.rb

Defined Under Namespace

Modules: Commands, Templates

Constant Summary collapse

VERSION =
'0.0.3'