language-openvpn
Language support and snippets for OpenVPN configuration files
Note: I have only started using OpenVPN recently and primarily relied on examples and the documentation to create this package. Feel free to contribute additions and improvements!
Installation
apm
- Install package
apm install language-openvpn
(or use the GUI)
Using Git
Change to your Atom packages directory:
# Windows
$ cd %USERPROFILE%\.atom\packages
# Linux & macOS
$ cd ~/.atom/packages/
Clone repository as language-openvpn
:
$ git clone https://github.com/idleberg/atom-language-openvpn language-openvpn
Related
License
This work is licensed under The MIT License