Rename the local TileMill base directory to be called TileMill, instead of MapBox.
The following would need to happen:
Update existing user folder to TileMill
Update user's config.json file to reflect new name
Update config.defaults.json to create TileMill instead of MapBox folder
Update Documentation to reference new TileMill folder
Look at actually creating /data folder as referenced in Documentation
To update users existing MapBox folder, would look something like:
If ~/.tilemill/config.json does not exist
if ~/Documents/TileMill directory does not exist
If ~/Documents/MapBox directory exists
if ~/.tilemill/config.json does not exist
Create a config.json for them with MapBox instead of TileMill at the end of the root path
Rename the local TileMill base directory to be called TileMill, instead of MapBox.
The following would need to happen:
To update users existing MapBox folder, would look something like: If ~/.tilemill/config.json does not exist if ~/Documents/TileMill directory does not exist If ~/Documents/MapBox directory exists if ~/.tilemill/config.json does not exist Create a config.json for them with MapBox instead of TileMill at the end of the root path