Skip to content

Commit

Permalink
Expand on how to use the build process.
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Phillips <craig@craigphillips.biz>
  • Loading branch information
CraigsOverItAll committed Nov 11, 2013
1 parent 98434bb commit 9939f82
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -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.
Expand Down

0 comments on commit 9939f82

Please sign in to comment.