கேலட் மூலக் குறியீடு¶
Galette sources are stored in Git repositories on Galette GitHub organization.
All repositories follow the same development model, therefore you will find two branches in each:
`` மாச்டர்``: இது எப்போதும் அண்மைக் கால நிலையான வெளியீடாகும்,
`` உருவாக்கு``: மேம்பாட்டு பதிப்பு, இது நிலையற்றதாக இருக்கலாம்.
திட்டம் |
Repository |
|---|---|
கேலட் கோர் |
|
ஆவணப்படுத்துதல் |
|
ஆட்டோ சொருகி |
|
நிகழ்வுகள் சொருகி |
|
ஃபுல் அட்டை சொருகி |
|
பேபால் சொருகி |
|
பொருள்கள் சொருகி கடன் வழங்குகின்றன |
|
Activities plugin |
மூன்றாம் தரப்பு நூலகங்கள்¶
கேலட்டின் மூன்றாம் தரப்பு சார்புநிலைகள் களஞ்சியத்தில் சேர்க்கப்படவில்லை. அதற்கு பதிலாக, பி.எச்.பி சார்புநிலைகள் இசையமைப்பாளர் சார்பு மேலாளர் <https://getcomposer.org> _ மற்றும் முனை தொகுப்பு மேலாளர் (NPM) <https://npmjs.com> _ மற்றும் கல்பி.
In order to install all third party dependencies, just go to the Galette source directory and run:
$ cd galette.git
$ ./bin/install_deps