create_structure
[![GitHub license](https://img.shields.io/badge/licence-GNU-green?style=flat)](https://github.com/CastellaniDavide/cpp-create_structure/blob/master/LICENSE) ![Author](https://img.shields.io/badge/author-Castellani%20Davide-green?style=flat) ![Version](https://img.shields.io/badge/version-v3.1-blue?style=flat) ![Language Python](https://img.shields.io/badge/language-Python-yellowgreen?style=flat) ![sys.platform supported](https://img.shields.io/badge/OS%20platform%20supported-Linux,%20Windows%20&%20Mac%20OS-blue?style=flat) [![On GitHub](https://img.shields.io/badge/on%20GitHub-True-green?style=flat&logo=github)](https://github.com/CastellaniDavide/create_structure)
Description
This is the magic "robottino" by Castellani Davide & Sabaini Chiara
Required
- python3
- some pip pakeges, to install it go in requirements folder and execute: pip3 install -r requirements.txt
- Internet connection
- GitHub account
Directories structure
- .github
- ISSUE_TEMPLATE
- bug_report.md
- feature-request.md
- bin
- create_structure.py
- doc
- LICENSE
- README.md
- log
- trace.log
- requirements
- requirements.txt
Execution examples
- python3 create_structure.py
Changelog
- [3.1_2020-8-18](3.1_2020-8-18)
- [3.0_2020-8-15](3.0_2020-8-15)
- [2.0_2020-3-24](2.0_2020-3-24)
- [1.0_2020-3-24](1.0_2020-3-24)