Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acontenti/progetto-mmsd
https://github.com/acontenti/progetto-mmsd
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/acontenti/progetto-mmsd
- Owner: acontenti
- Created: 2022-06-30T18:23:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T15:24:28.000Z (over 2 years ago)
- Last Synced: 2024-03-15T17:11:14.231Z (10 months ago)
- Language: Python
- Homepage:
- Size: 30.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Progetto 6 MMSD - Simulatore di SSR lombardo
## Setup
Quando si clona questa repository è necessario lanciare i seguenti comandi:
```shell
pipenv install
pre-commit install
```