Skip to content

Simple Go app to format a schedule exported from excel. Used as a learning experience for programming in Go.

Notifications You must be signed in to change notification settings

danielzbarnes/ScheduleFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ScheduleFormatter

Simple app to reformat a radio program schedule to be more copy/paste friendly when uploading radio broadcasts to the podcast page. After spending hours doing the work manually, I set out to write something to do the work for me. I could've used Java which I'm more familiar with, but decided to use it as an opportunity to learn about Go. I'm blown away with how streamlined file I/O is with Go.

About

Simple Go app to format a schedule exported from excel. Used as a learning experience for programming in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages