sourcerer-io / sourcerer-app

🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
https://sourcerer.io/start
MIT License
6.73k stars 281 forks source link

Does not take directory name with spaces #593

Open basselalsayed opened 4 years ago

basselalsayed commented 4 years ago

iCloud folder for Mac users is "~/Library/Mobile Documents/com~apple~CloudDocs/projects/*" tried replacing space with '\ ', %20 and wrapping it all in double quotes neither works.