Commit Graph

3 Commits

Author SHA1 Message Date
Mike Holloway
399459c744 modified: main.go
Functions:
			hexadecimal handling
			whitespace management
			csv-like interpolation
	Next steps:
		Create map of key-value pairs using column headers
		Iterate hex conversion fucntions across values
		Track changes every 10 minutes using loop with timestamp
		Report changes to the console
2021-06-24 22:14:25 -04:00
Mike Holloway
b4b01a5cf4 On branch read-file-error-check
Changes to be committed:
	new file:   main
		Perhaps add this to gitignore next time? Is it generally bad form?
	new file:   main.go
2021-06-17 01:50:06 -04:00
Mike Holloway
173e354269 Initial commit
Changes to be committed:
	new file:   .gitignore
		Vim basics prior to starting work
2021-06-17 01:49:04 -04:00