Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 295 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 295 Bytes

joomla-download

Bash script to download and extract a specific version of Joomla.

Usage

joomla-download <path> [<version>]

Examples

# Download latest version
joomla-download ~/projects/joomla

# Use current directory
joomla-download . 4.4.8