mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
3 lines
226 B
Plaintext
Executable File
3 lines
226 B
Plaintext
Executable File
coffee -c -o /Applications/Atom.app/Contents/Resources/app/src/ src/main.coffee src/atom-application.coffee src/atom-window.coffee &&
|
|
/Applications/Atom.app/Contents/MacOS/Atom --resource-path=$(pwd) --executed-from=$(pwd) $@
|