Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 589 Bytes

readme.md

File metadata and controls

23 lines (16 loc) · 589 Bytes

Thelia dev tools

This repo is a set of tools for helping thelia developers.

##Test thelia update

Here's a bash script to help you testing the command thelia:update from 2.0.0 to the last version. It should prevent from doing a release where thelia:update crashes.

###Usage:

$ bash update_test.sh https://github.com/your/thelia your_branch db_host db_name db_username [db_password]

Create a new Thelia package

This script create a new package for a specific tag. We use it when we release a new version of Thelia

Usage

$ ./package_thelia.sh 2.0.2