This package consumes the following services:
MfJ Toolbar - a tool-bar plugin
About
This is a plugin for the Atom Tool Bar package.
This was created to support Content Editors for the new MfJ Website.
Buttons
- Open file
- Open folder
- Save file
- -
- Find in buffer
- -
- Toggle fullscreen
- Toggle tree-view
- -
- Hugo start (requires Hugo installed)
- Hugo stop (requires Hugo installed)
- -
- Commit
- -
- Markdown Preview
- -
- Open MfJ
Installation
First you have to install the tool-bar
package which is required:
apm install tool-bar
Then you install the tool-bar-basic
package:
apm install tool-bar-mfj
License
Credits
Based on (tool-bar-basic)[https://github.com/AlexNewson/tool-bar-basic] (Thanks to AlexNewson!)