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-v4.0-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 (v1.0 only))
Required
- python3
- some pip pakeges, to install it go in requirements folder and execute: pip3 install -r requirements.txt
- Internet connection
- git
- GitHub account
- [GitHub Token](https://github.com/settings/tokens) with repo permission, PUT IT INTO TOKEN VARIABLESA
- [GitHub SSH keys](https://docs.github.com/en/free-pro-teamlatest/github/using-git/which-remote-url-should-i-use#cloning-with-ssh-urls)
Directories structure
- .github
- ISSUE_TEMPLATE
- bug_report.md
- feature-request.md
- bin
- create_structure.py
- doc
- LICENSE
- README.md
- requirements
- requirements.txt
Execution examples
- python3 create_structure.py
Changelog
- [4.0_2020-9-25](4.0_2020-9-25)
- [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)