Skip to content

Commit 6a58558

Browse files
mrmeszarosmichaelblyons
authored andcommitted
Add Testing section to the README
This section is intended to help others contribute to the project.
1 parent 1b7ab0e commit 6a58558

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,16 @@ If these commands open the wrong file for you, open the Command Palette
6969
+ Encryption ciphers
7070
+ MACs
7171

72+
## Testing
73+
74+
- Install this repository under Sublime Text `Packages` and name it `SSH Config`
75+
+ by cloning the repo or moving it or symlinking it
76+
- Open the project from under `Packages/SSH Config`
77+
- Open a syntax test file located in the Tests directory
78+
- Run `Build With: Syntax Tests` command
79+
+ supplied by the `PackageDev` Sublime Package
80+
+ available on the command palette when a test file is open
81+
7282
## To-Do
7383

7484
- Better highlighting for paths

0 commit comments

Comments
 (0)