/network_tech

Cisco config syntax and snippets for Sublime Text

Primary LanguagePythonApache License 2.0Apache-2.0

Network Tech Documentation

Network Tech is a Package for Sublime Text providing Cisco config highlighting, auto completions and more.

Apache 2.0 License

Quick Start

  1. Install Sublime Text

  2. Activate Package Control in Sublime Text

  3. Install the package:

    File Menu: ToolsCommand Pallet

    ⌨️ Package Control: Install Package

    ⌨️ <enter>

    ⌨️ Network Tech

    ⌨️ <enter>

  4. Enable the syntax highlighting

    File Menu: ToolsCommand Pallet

    ⌨️ Set Syntax: Cisco IOS

    ⌨️ <enter>

😎