File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
- # syntaxhighlighter/brush-bash
2
-
3
- Bash brush module for [ SyntaxHighlighter] ( https://github.com/syntaxhighlighter ) .
1
+ # brush-bash
4
2
3
+ [ ![ GratiPay] ( https://img.shields.io/gratipay/user/alexgorbatchev.svg )] ( https://gratipay.com/alexgorbatchev/ )
5
4
[ ![ Build Status] ( https://travis-ci.org/syntaxhighlighter/brush-bash.svg )] ( https://travis-ci.org/syntaxhighlighter/brush-bash )
5
+ ![ Downloads] ( https://img.shields.io/npm/dm/@alexgorbatchev/brush-bash.svg )
6
+ ![ Version] ( https://img.shields.io/npm/v/@alexgorbatchev/brush-bash.svg )
7
+
8
+ Bash brush module for [ SyntaxHighlighter] ( https://github.com/syntaxhighlighter/syntaxhighlighter ) .
6
9
7
10
## Installation
8
11
9
- npm install @alexgorbatchev/brush-bash
12
+ ```
13
+ npm install @alexgorbatchev/brush-bash
14
+ ```
15
+
16
+ ## Usage
17
+
18
+ Please see [ SyntaxHighlighter] ( https://github.com/syntaxhighlighter/syntaxhighlighter ) for usage instructions.
10
19
11
20
## Testing
12
21
13
- npm test
22
+ ```
23
+ npm test
24
+ ```
14
25
15
26
## License
16
27
You can’t perform that action at this time.
0 commit comments