venmo / synx

A command-line tool that reorganizes your Xcode project folder to match your Xcode groups
MIT License
6.08k stars 274 forks source link

Remove spaces from folders #100

Open craigmarvelley opened 8 years ago

craigmarvelley commented 8 years ago

I noticed this was mentioned in #1 but can't see a corresponding issue for it: I'd like a way to tell synx not to put spaces into folder names. It makes working on the command line a pain because spaces in paths need escaping, which breaks copy and paste etc.

I'd like to have a crack at this myself if I can find the time, but in the event that I can't I thought I'd raise it here just in case someone else wants to take a look :)

Thanks for the tool, it's saved me hours of work!

marklarr commented 8 years ago

👍