Skip to content

Projet crée dans l'UE SAR Flask de l'IMT Atlantique Campus Nantes

Notifications You must be signed in to change notification settings

Toyem/SAR-Projet-Flask-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJET SAR IMH-BD (French v1.0)

★ ★ Introduction Merci d'avoir ouvert ce PROJET SAR IMH-BD Puisque ce fichier readme vise à couvrir le fonctionnement efficace de GitHub, vérifiez-le chaque fois que vous rencontrez quelque chose que vous ne comprenez pas.

★ ★ Tuto Agathe ★ Commandes pour les nuls :

Installe les fichiers Git nécessaire git init Telecharge les MAJ effectuées : git fetch
Bouge sur une branch : git checkout "nomdelabranch"
Met à jour ta branch : git pull
Ajouter tout le dossier actuel : git add .
Commit et affiche un p'tit "message": git commit -m "message"
Push le code commit : git push Push le code dans master : git push origin master Position dest, Merge branch : git merge "branch"
Je suis perdu(e) maman ! : git status
Supprime la branch locale : git branch -d "nomdelabranch"

★ Markdown pour les nuls :

Double espace : Retour a la ligne
Double entré : New paragraph

★ Espace : Titre : Autant qu'on veut !!

★ ★ Quelques Sites Utiles :

W3School sur Bootstrap 4 : http://www.w3schools.com/bootstrap4/default.asp Entitées HTML : http://alexandre.alapetite.fr/doc-alex/alx_special.html Bouttons Bootstrap 4 : http://getbootstrap.com/docs/4.1/components/buttons/ Ce Github : http://github.com/Toyem/SAR-Projet-Flask-2019

/**************************************************************** *

  • Authors of this software is A. Hainaut, T. Chassanite, O. Laumonier.
  • Copyright (c) 2019 by IMTA Nantes.
  • Permission to use, copy, modify, and distribute this software for any
  • purpose without fee is hereby granted, provided that this entire notice
  • is included in all copies of any software which is or includes a copy
  • or modification of this software and in all copies of the supporting
  • documentation for such software.
  • THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
  • WARRANTY. IN PARTICULAR, NEITHER AUTHORS NOR IMTA NANTES MAKES ANY
  • REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
  • OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.

***************************************************************/

About

Projet crée dans l'UE SAR Flask de l'IMT Atlantique Campus Nantes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •