Skip to content

thelia/dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Set of tools used for developing Thelia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages