Sublime TXT
Last updated
Was this helpful?
Last updated
Was this helpful?
is a widely used editor that describes it self as a sophisticated text editor for code, markup and prose.
the .dmg file and drag-and-drop it to the Applications folder.
Let's create a shortcut so we can launch Sublime Text from the command-line
Now you can open a file with $ subl myfile.py
or start a new project in the current directory with $ subl .
.