Go R1 Day 67
progress🔗
Built functionality in my blog repo to create a new 100DaysOfCode post using Mage. This provides an interactive prompt that automatically tracks the days left and increments the counter as this progresses.
- ingest toml configuration
- unmarshal to struct
- update struct
- marshal and write back to the toml configuration file
- replace matched tokens in file