Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Dorner 2bdeef98c1 (Broken state) Added example TOML
- Add example TOML
- Fix formatting for print_banner()
2022-03-22 00:19:33 +01:00
Kevin Dorner a37e9e1d69 Fix confirm step and refactoring
- Removed superfluous to_owned()
- Fixed CSRF token retrieval for confirm step
2022-03-18 20:06:18 +01:00
LinusDikomey 39be1d684a Refactoring
- Added print_banner macro
- Moved main logic into function
- More idiomatic code
2022-03-18 18:07:08 +01:00
Kevin Dorner 0059bcd91b Pretty big refactor - Only the last step is broken 2022-03-18 00:41:21 +01:00
Kevin Dorner a6f4357ded Initial commit - intermediate / not fully working state 2022-03-17 19:44:58 +01:00