Aucune description
  • JavaScript 26.3%
  • C++ 26%
  • C 21.3%
  • Jupyter Notebook 17.7%
  • Python 7.4%
  • Autre 1.2%
Aller au fichier
repo.files.caption
Fichier Dernier message de commit Date du dernier commit
2026-08-12 09:47:42 +02:00
doc/repository/javascript Update copyright dates 2026-05-04 16:45:45 +02:00
lib Import latest felix changes 2026-08-12 09:47:42 +02:00
share Add interactive demo to explain N-BACK experiment 2026-08-10 17:53:45 +02:00
src Transmit and save experiments events in separate stream and table 2026-08-07 19:10:02 +02:00
tools Update copyright dates 2026-05-04 16:45:45 +02:00
vendor Import latest felix changes 2026-08-12 09:47:42 +02:00
.gitattributes alicare: Add skeleton app 2025-11-03 16:50:45 +01:00
.gitignore Add felix copy to ease Medita bootstrap 2026-05-28 13:07:26 +02:00
bootstrap.bat Add felix copy to ease Medita bootstrap 2026-05-28 13:07:26 +02:00
bootstrap.sh Add felix copy to ease Medita bootstrap 2026-05-28 13:07:26 +02:00
FelixBuild.ini Skip compression of non-optimized assets 2026-08-12 09:47:42 +02:00
FelixBuild.ini.presets Update copyright dates 2026-05-04 16:45:45 +02:00
LanguageConfig.json alicare: Rename ALI-Care prototype to Medita 2026-03-06 18:59:20 +01:00
README.md repo: Don't use colon in README directory list 2025-11-25 11:09:15 +01:00

Repository directories

The following directories are used:

  • src/ for end-user projects, full applications and libraries
  • lib/ for internal libraries shared by end-user projects
  • share/ for reusable forms, experiments and study definitions
  • doc/ for global repository documentation (architecture, code style, etc.)
  • vendor/ for external vendorized libraries

Note

C++ and JS dependencies are vendorized agressively, and updated manually with a cooldown delay.

Mono repository

A mono repository is preferred for several reasons, including:

  • Cross-project refactoring
  • Simplified dependency management
  • Long-term stability

You can find a more detailed rationale here: https://danluu.com/monorepo/

License

Two licenses are in used dependening on the project: