Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
olly committed Oct 27, 2020
1 parent 004d0f9 commit a36efc0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ShellCheck for Nova

A extension for Nova which integrates [ShellCheck](https://www.shellcheck.net) for static analysis of shell scripts.

## Installation

This extension requires that `shellcheck` is available in your `$PATH`.

### Install via Homebrew

brew install shellcheck

0 comments on commit a36efc0

Please sign in to comment.