TC01 / calcpkg

calcpkg is a command line tool for downloading TI calculator software from www.ticalc.org
MIT License
6 stars 1 forks source link

Cemetech support #4

Closed TC01 closed 10 years ago

TC01 commented 10 years ago

Preliminary cemetech support is working in the appropriately named "cemetech" branch.

The currently outstanding issue is- due to some issues with hardcoding when I wrote the original downloading code years ago (issues that were sadly not cleaned up when I modularized things a year ago), as well as some apparent changes in the way files are actually downloaded off of Cemetech, downloading files doesn't work.

But everything else does!

Making this ticket because I probably won't fix this right now, so this is a reminder to do it later.

TC01 commented 10 years ago

Whoops, that was easy. Fixed! Cemetech support appears to be working properly, so I will let a commit of my changes close this.

TC01 commented 10 years ago

...which is to say, I'll leave this issue open to represent the lack of Cemetech support in master/ until I merge in the cemetech/ branch.