-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
89 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,24 @@ | ||
Install | ||
====== | ||
|
||
1. `Get Sublime Text 3 <https://www.sublimetext.com/3>`_ | ||
1. `Install Sublime Text 3 <https://www.sublimetext.com/3>`_ | ||
|
||
2. `Setup Package Manager <https://packagecontrol.io/installation>`_ | ||
2. Install Package Control | ||
:menuselection:`Tools --> Command Pallet` | ||
|
||
⌨ :kbd:`Install Package Control` | ||
|
||
3. Open Sublime Text: :menuselection:`Tools --> Command Pallet` | ||
⌨ :kbd:`<enter>` | ||
3. Install the package: | ||
:menuselection:`Tools --> Command Pallet` | ||
|
||
⌨ :kbd:`Package Control: Install Package` | ||
|
||
4. `Package Control: Install Package` :kbd:`enter` | ||
|
||
5. `Network Tech` :kbd:`enter` | ||
⌨ :kbd:`<enter>` | ||
⌨ :kbd:`Network Tech` | ||
|
||
⌨ :kbd:`<enter>` | ||
.. note:: | ||
|
||
Sublime Text 2 is not supported |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# [2.17.0] - 2018-10-02 | ||
|
||
## Added | ||
|
||
- Cisco IOS | ||
|
||
- Interface Block | ||
|
||
- spanning-tree portfast trunk | ||
|
||
- logging event link-status | ||
|
||
- logging event trunk-status | ||
- vpc id | ||
|
||
## Fixed | ||
|
||
- Improved "configure terminal" command handling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters