Hi all,
Hope someone can point me in the right direction. I'm fairly new to programming on a mac, although have been coding on (urghh) windows for a while.
I'm loving XCode and Objective C hasn't been too much of a change.
I've written a small app to merge the contents of two folders, mainly to help solve a problem i had once.
Its more just a GUI wrapper to good ol' 'cp' but I never remember the switches to use, so i'm sure a lot of other people won't want to touch the terminal either! (I'm not against the terminal - Just recognise many users won't want to use it...)
Anyways, its all working as expected but now i want to share this with anyone else who would find it useful, trouble is I've never released anything before as most things i write just as demos to learn how to do something.
Where is a good place to upload the file, I though about sourceforge but not sure if will reach the right audience (If they dont want to use the terminal would they really be able to compile code?!?)
Hope someone can point me in the right direction. I'm fairly new to programming on a mac, although have been coding on (urghh) windows for a while.
I'm loving XCode and Objective C hasn't been too much of a change.
I've written a small app to merge the contents of two folders, mainly to help solve a problem i had once.
Its more just a GUI wrapper to good ol' 'cp' but I never remember the switches to use, so i'm sure a lot of other people won't want to touch the terminal either! (I'm not against the terminal - Just recognise many users won't want to use it...)
Anyways, its all working as expected but now i want to share this with anyone else who would find it useful, trouble is I've never released anything before as most things i write just as demos to learn how to do something.
Where is a good place to upload the file, I though about sourceforge but not sure if will reach the right audience (If they dont want to use the terminal would they really be able to compile code?!?)