Takana integration for the Atom text editor.
Using apm:
apm install takana-atom
or clone this repository to your ~/.atom/packages
directory:
cd ~/.atom/packagesgit clone git@github.com:obibring/Takana-Atom.git
Takana-Atom
is activated automatically when Atom is launched. By default, Takana-Atom
will attempt to connect
to the Takana editor server on its default port, 48627
. You can
override the port number using Package settings configuration (open your settings pane and find the Takana-Atom
package).
Should Takana-Atom lose connection to your Takana Server, you can
attempt to reconnect to using
Packages > Takana-Atom > Reconnect To Takana Server
. Once this
occurs, you will need to reload your browser to resume live
previewing.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.