Andrew Helwer af9646bad9
Fixed CRLF behavior for tests, run tests on all platforms in GitHub CI (#106)
* Fixed CRLF issues in tests

* Added GH CI to ensure tests pass on all platforms
2021-09-25 13:59:45 -07:00
2021-03-04 14:15:19 -08:00
2021-03-04 15:46:26 -08:00
2019-12-10 12:39:14 -08:00
2021-03-04 14:15:19 -08:00
2021-03-04 14:15:19 -08:00
2018-08-06 10:03:34 -07:00
2021-03-04 14:15:19 -08:00
2021-05-08 09:29:13 -07:00
2017-07-14 14:46:24 -07:00
2021-03-04 15:46:26 -08:00
2018-08-06 10:03:34 -07:00

tree-sitter-bash

Build Status Build status

Bash grammar for tree-sitter.

Development

Install the dependencies:

npm install

Build and run the tests:

npm run build
npm run test

Run the build and tests in watch mode:

npm run test:watch

References

Description
No description provided
Readme 11 MiB
Languages
JavaScript 70.9%
Rust 16.6%
C++ 5%
Scheme 3.3%
Shell 2.2%
Other 2%