viblo

Plug-in to integrate with Viblo - Free service for technical knowledge sharing

Viblo Team

91

0

Bug Reports

1.0.1

MIT

GitHub

Viblo Atom Plugin package

plugin-screen-shot

Viblo Plugin for Atom editor. Vietnamese documentation is available here.

Requirement

Installation

Features

Usage

Setting

Create new posts

Edit a post or draft

Key maps

If you are using macOS, use Cmd instead Ctrl. Atom key maps that you should know before using:

Viblo Atom Plugin key maps are supported:

Developing

  1. Clone repository
cd ~/ & git clone git@github.com:viblo-asia/atom-plugin.git

to ~/.atom/packages folder or make symlink inside this folder named viblo

ln -s ~/atom-plugin ~/.atom/packages/viblo
  1. Press Ctrl + Shift + P, type the command Window: reload or just reload and press Enter to reload Atom workspace and after that viblo will be available in list of installed packages.
  2. Check that our package has been installed, press Ctrl + Shift + P, type the command Settings View: View Installed Packages or just Installed Packages (command line have fuzzy autocomplete) and press Enter.

Note: To check your code need to reload Atom workspace each time

Helpful links

Licence

MIT