All Projects → DiogoAndre → language-cisco

DiogoAndre / language-cisco

Licence: MIT license
Add syntax highlighting to Cisco configuration files in Atom

Projects that are alternatives of or similar to language-cisco

netascode
This repo contains an example of the virtual network of a fictitious company which you can use to play and to learn network automation. Public repository for Network as Code. NaC model.
Stars: ✭ 36 (-25%)
Mutual labels:  cisco, network-automation
getting-started
pyATS Getting Started guide sources, URL: https://developer.cisco.com/docs/pyats-getting-started/
Stars: ✭ 24 (-50%)
Mutual labels:  cisco, network-automation
genielibs
genie.libs contains libraries for configuring, retrieving and testing topologies
Stars: ✭ 80 (+66.67%)
Mutual labels:  cisco, network-automation
yang
NETCONF/YANG related test framework
Stars: ✭ 15 (-68.75%)
Mutual labels:  cisco, network-automation
cisco-ansible-lan-switching
Automate Cisco LAN Switching Configuration using Ansible
Stars: ✭ 13 (-72.92%)
Mutual labels:  cisco, network-automation
solutions examples
pyATS example solutions for NetDevOps use cases
Stars: ✭ 59 (+22.92%)
Mutual labels:  cisco, network-automation
xrgrpc
gRPC library for Cisco IOS XR
Stars: ✭ 40 (-16.67%)
Mutual labels:  cisco, network-automation
calamity-atom
A purple dark theme with medium to high contrast for the Atom editor ⚛️
Stars: ✭ 12 (-75%)
Mutual labels:  atom
language-rainmeter
Syntax highlighting for Rainmeter files in Atom.
Stars: ✭ 19 (-60.42%)
Mutual labels:  atom
iosxrv-x64-vbox
IOS XR VirtualBox Vagrant Image Generation tools
Stars: ✭ 72 (+50%)
Mutual labels:  cisco
atomex
🌊 Elixir RSS/ATOM feed builder with a focus on standards compliance, security and extensibility
Stars: ✭ 38 (-20.83%)
Mutual labels:  atom
atom-ide-d
Adds D language support for Atom
Stars: ✭ 33 (-31.25%)
Mutual labels:  atom
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (-45.83%)
Mutual labels:  atom
TIFeedParser
RSS Parser written in Swift
Stars: ✭ 18 (-62.5%)
Mutual labels:  atom
klyva
A state management library that follows the React component model
Stars: ✭ 53 (+10.42%)
Mutual labels:  atom
chestnut.vim
Minimal syntax highlighting for 16-color terminals.
Stars: ✭ 31 (-35.42%)
Mutual labels:  atom
ARF-Converter
Bulk ARF file converter
Stars: ✭ 15 (-68.75%)
Mutual labels:  cisco
language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+0%)
Mutual labels:  atom
language-viml
Vim script syntax highlighting for Atom and GitHub.
Stars: ✭ 19 (-60.42%)
Mutual labels:  atom
cheat-sheets
Cheat sheets to help you in daily hands-on tasks of trouble shooting, configuration, and diagnostics with Fortinet, HP/Aruba, Cisco, Checkpoint and others' gear.
Stars: ✭ 63 (+31.25%)
Mutual labels:  cisco

Cisco configuration files support in Atom

This package adds syntax highlighting to Cisco configuration files in Atom.

Currently focused on Cisco IOS configuration files, rather than command outputs or debugs.

screenshot

Install

Run apm install language-cisco

Supported Filetypes

  • .cisco
  • .ios

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Inspiration

This package was partially based in the Vim script created by Harry Schroeder, that can be found at http://www.vim.org/scripts/script.php?script_id=151

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].