Skip to content

Commit

Permalink
new version, code cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
mipmip committed Oct 10, 2018
1 parent e24cdfb commit 748a541
Show file tree
Hide file tree
Showing 14 changed files with 594 additions and 1,063 deletions.
27 changes: 11 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,29 @@
# Capistrano::Typo3 [![Code Climate](https://codeclimate.com/github/t3labcom/capistrano-typo3/badges/gpa.svg)](https://codeclimate.com/github/t3labcom/capistrano-typo3) [![Issue Count](https://codeclimate.com/github/t3labcom/capistrano-typo3/badges/issue_count.svg)](https://codeclimate.com/github/t3labcom/capistrano-typo3)

Capistrano deployment tasks for TYPO3 CMS.
Capistrano Plugin for TYPO3 deployment and development.

## Features

- ease setup of development environment
- deployment model
- lots of utility tasks optimized for typo3

https://rubygems.org/gems/capistrano-typo3

## Compatibility

The versions below have been tested with capistrano-typo3

- 6.2.x
- 7.x
- 8.x
- 9.x
- TYPO3 6.2.x
- TYPO3 7.x
- TYPO3 8.x
- TYPO3 9.x

## Configuration

At the top of lib/capistrano/tasks/typo3.cap all variables are listed
and set to a default value.

## Quick Start

[[Quick Start TYPO3 9 LTS with capistrano-typo3]]







## Installation

Add this line to your application's Gemfile:
Expand Down Expand Up @@ -66,4 +62,3 @@ about this integrations. English version will follow soon.
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

164 changes: 0 additions & 164 deletions docs/homestead_nl.md

This file was deleted.

Loading

0 comments on commit 748a541

Please sign in to comment.