Skip to content

JamesRezo/WebHelperRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A (first) WebHelper Repository

This is where the twig files are set up.

res/ directory contains all the twig files

#Make/Refresh the res/webhelper.json use by WebHelper
bin/setup.sh

Put res directory to a web space that WebHelper can access (with http GET method)

Use --repository option of the webhelper command to set the repository, or set a config option in your project composer.json file, like:

"extra": {
    "webhelper-repository-path": "http://some.where.net/res"
}

About

A Set of files for WebHelper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages