mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2025-01-11 09:35:14 +00:00
Expand on how to use the build
process.
Signed-off-by: Craig Phillips <craig@craigphillips.biz>
This commit is contained in:
parent
98434bbeaf
commit
9939f82b49
@ -29,6 +29,13 @@ You will also need the following path structure on your system
|
||||
- com_jedchecker - This repository
|
||||
- buildtools - Compojoom build tools (https://github.com/compojoom/buildtools)
|
||||
|
||||
To execute the build, copy `com_jedchecker/builds/build.properties.txt` renaming it without the `.txt` suffix.
|
||||
|
||||
Then in your command line navigate to the `builds` directory and run `phing`
|
||||
|
||||
cd com_jedchecker/builds/
|
||||
phing
|
||||
|
||||
## Uploading your package
|
||||
After installing this extension in your Joomla! backend, you can use it by uploading a Joomla! extension-package using
|
||||
the upload-button. Once uploaded, the contents of the package (your files) will be checked against JED-rules.
|
||||
|
Loading…
Reference in New Issue
Block a user