Go to file
Max Brunsfeld a0406c8906 Fix distinction between numeric args and redirect file descriptors 2017-07-14 17:14:23 -07:00
corpus Fix distinction between numeric args and redirect file descriptors 2017-07-14 17:14:23 -07:00
src Fix distinction between numeric args and redirect file descriptors 2017-07-14 17:14:23 -07:00
.gitignore Initial commit 2017-07-14 12:28:54 -07:00
.npmignore Initial commit 2017-07-14 12:28:54 -07:00
.travis.yml Add travis config file 2017-07-14 14:48:51 -07:00
LICENSE Add license and readme 2017-07-14 14:46:24 -07:00
README.md Add license and readme 2017-07-14 14:46:24 -07:00
binding.gyp Start work on heredocs 2017-07-14 13:54:05 -07:00
grammar.js Fix distinction between numeric args and redirect file descriptors 2017-07-14 17:14:23 -07:00
index.js Initial commit 2017-07-14 12:28:54 -07:00
package.json Initial commit 2017-07-14 12:28:54 -07:00

README.md

tree-sitter-bash

Build Status

Bash grammar for tree-sitter.

References