Repo containing the library used by core-createstructure manager-createstructure
../repo
├── Makefile
├── bin # source code
│  ├── cryptation.cpp
│  ├── cryptation.hpp
│  ├── emoji.cpp
│  ├── emoji.hpp
│  ├── inputs.cpp
│  ├── inputs.hpp
│  ├── json.hpp
│  ├── positive.cpp
│  ├── positive.hpp
│  ├── rest.cpp
│  ├── rest.hpp
│  ├── sleep.cpp
│  └── sleep.hpp
└── docs # documentation
├── CHANGELOG.md
├── LICENSE
├── README.md
├── libraries-createstructure-Class-UML.svg
└── libraries-createstructure.drawio
2 directories, 19 files
Repo containing the library used by core-createstructure & manager-createstructure
- Changelog
- [10.01.05] - 2023-01-26
- [10.01.04] - 2023-01-26
- [10.01.03] - 2022-03-12
- [10.01.02] - 2022-01-05
- [10.01.01] - 2021-12-10
- [09.01.17] - 2021-09-10
- [09.01.16] - 2021-09-10
- [09.01.15] - 2021-09-10
- [09.01.14] - 2021-09-07
- [09.01.13] - 2021-08-13
- [09.01.12] - 2021-07-18
- [09.01.11] - 2021-07-18
- [09.01.10] - 2021-07-18
- [09.01.09] - 2021-07-17
- [09.01.08] - 2021-07-17
- [09.01.07] - 2021-07-17
- [09.01.06] - 2021-07-15
- [09.01.05] - 2021-07-13
- [09.01.04] - 2021-07-07
- [09.01.03] - 2021-07-07
- [09.01.02] - 2021-07-04
- [09.01.01] - 2021-06-25
- Fixed a problem of an issue
- Fixed an issue
- Fixed an issue
- Try to change reboot waiting-time (3h => 6h)
- Change reboot waiting-time (12h => 3h)
- Fixed a bug
- Now it's easier to manage CLI inputs, the "createstructure_inputs.hpp" library now manage multiple ways to do the same thing (eg. -h is now equal to --help)
- Some librerias by debian packaging
- Optimized importation
- Optimized files formattation
- debian-createstructure update management
- Changed reboot instruction to "stable" version
- Changed reboot instruction to test bugs
- Changed reboot time to test bugs
- Fixed a bug
- Fixed a bug
- Optimized some librerias (for manager-createstructure)
- Optimized rest library
- Initial version for this repo
Made w/ :heart: by Castellani Davide
If you want to contribute you can start with: