Commit Graph

5 Commits

Author SHA1 Message Date
raul ce1106d3b3 Finished arrays exercise
I'm done with this exercise, it has become so convoluted that I can't
comprehend the codebase anymore, here be dragons
2024-01-29 17:40:49 +01:00
raul e7f5cec04c Added ability to input and store numbers 2024-01-28 07:41:55 +01:00
raul 58aeefff0f Removed cobra and added basic logic
Cobra was complicating things too much so I'm gonna stick to basic
switch statements for now when handling choices
2024-01-27 22:31:15 +01:00
raul d5183387ec Having fun with Cobra
Seems like a pretty decent library for creating CLI apps, I'll have to
practice with it more eventually
2024-01-26 22:27:27 +01:00
raul bb1cf72840 Playing with arrays 2024-01-26 18:53:59 +01:00