Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 506 Bytes

DeveloperTools

Tools for ILIAS Developent. Current focus on PHP7 Compatibility

Please clone as "tools" in Customizing/global:

cd Customizing/global/
git clone https://github.com/ILIAS-eLearning/DeveloperTools.git tools

Branching

  • Use Developer-specific branches like "dev_nameofdeveloper"
  • New developments/tools can be pushed to master directly
  • Pleas emake Pull-Requests for changes

Directories

  • use a subdirectory for each tool
  • name the directories after what they do/help