Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aminesayagh/gestion_disque_patterns
https://github.com/aminesayagh/gestion_disque_patterns
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aminesayagh/gestion_disque_patterns
- Owner: aminesayagh
- Created: 2022-04-26T17:41:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T07:48:48.000Z (over 2 years ago)
- Last Synced: 2024-11-07T23:47:11.491Z (3 months ago)
- Language: TypeScript
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Presentation
- SALUT JE M'APPEL MOHAMMED AMINE SAYAGH
- ETUDIANT FILIAIRE SMI S4
- CECE EST MON RENDU DU DEVOIR SYSTEME D'EXPLOITION## ETAPE DE MANIPULATION
- Language de choix: typescript
- env de choix: node.jsPour installer les dependances j'utilise npm (node js version > 10 est necessaire)
```
git clone https://github.com/aminesayagh/devoirSystemeExploitation.git
npm install // installer les dependances present sur le fichier package.json
npm run test // pour tester l'executabiliter du programme
```
## NOTE
- J'ai implementer github action pour un test facil
- visiter le lien si desous: https://github.com/aminesayagh/devoirSystemeExploitation/runs/6224202516?check_suite_focus=true## REMERCIMENT
Merci, Monsieur Mohammed Errais pour votre soutien, ce projet m'a été de grande utilité dans mon apprentissage.