https://github.com/vanheemstrasystems/applications
The Applications Subtree
https://github.com/vanheemstrasystems/applications
Last synced: 12 months ago
JSON representation
The Applications Subtree
- Host: GitHub
- URL: https://github.com/vanheemstrasystems/applications
- Owner: vanHeemstraSystems
- License: mit
- Created: 2015-11-22T17:11:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T20:36:08.000Z (about 10 years ago)
- Last Synced: 2025-03-25T14:21:23.134Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# applications
Applications
This repository contains all files that form the applications subtree for the master repositories (e.g. core, mask, kick, chat, skin, bits, reap). It focuses on providing logic for the different applications each master server runs. (e.g. core server could run app).
By separating the application logic into this self-contained subtree, all changes to this code base can be centrally administrered. Master repositories get updated by pulling their subtrees from Github.
See also http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/