tilemill-project / tilemill

TileMill is a modern map design studio
https://tilemill-project.github.io/tilemill/
BSD 3-Clause "New" or "Revised" License
3.11k stars 527 forks source link

Check tilemill CLI still works with atom shell #2477

Open bsudekum opened 9 years ago

springmeyer commented 9 years ago
bsudekum commented 9 years ago

Only change will where the entry point to the cli exists:

from:

cd /Applications/TileMill.app/Contents/Resources/

to:

cd /Applications/TileMill.app/Contents/Resources/app

Other than that, no changes to cli will be necessary. Will close when docs updated.

springmeyer commented 9 years ago

purely curious: is the extra /app required for things to work right with atom shell?

bsudekum commented 9 years ago

@springmeyer unfortunately, it is required. The guts of tilemill will live in a new place because of atom.