GithubHelp home page GithubHelp logo

moulinette21's People

Contributors

iangallacher avatar kaherdin avatar kristofk avatar mirror12k avatar

Watchers

 avatar  avatar

moulinette21's Issues

Classer les tests et renommer D_xx --> C_xx

Actuellement, la moulinette fonctionne en cherchant des jours au lieu du C.
J'ai déjà fait les modifications du C00 au C03 inclus.

Il faut donc créer les fichiers les fichiers config_cXX.pl à partir des fichiers config_dxx.pl et de la liste des exercices présent sur l'intranet (subject.pdf)

Example here : 376cd56

Le tout devra être rendu sur une nouvelle branche et fait en pull request.

Optimiser le script spawn.pl

Actuellement, il faut lancer les 4 scripts l'un après l'autre, par exemple pour le c01, il faut :

  1. Avoir le dossier c01 à la racine du dossier.
  2. ./spawn.pl c01 config_c01.pl
  3. ./tools/build.sh
  4. ./tools/verify.sh
  5. ./tools/check_all.sh

Je pense qu'on pourrait optimiser le script, pour qu'il puisse :

  1. Cloner directement le dossier de notre choix depuis un git
  2. Lancer automatiquement tous les scripts à la suite
  3. Exporter les erreurs ou succès d’un fichier log, c01.log par exemple.
  4. Créer des dossiers temporaires avec le nom du c (work/c01, tools/c01...)
  5. etc !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.