mirror of
https://github.com/tonytins/staggerpost.git
synced 2025-07-16 11:26:36 -04:00
Slight refactor
- Config model - Wrapped the generation and printing code into functions - Can now start over - Starting over or exiting will clear screen
This commit is contained in:
parent
8cf1e917f6
commit
85b2cda8e2
3 changed files with 58 additions and 26 deletions
|
@ -1,3 +1,3 @@
|
|||
global using Tomlyn;
|
||||
global using Tomlyn.Model;
|
||||
global using System.Globalization;
|
||||
global using PublishTimes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue