mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-13 17:06:26 -04:00
5 lines
46 B
Bash
Executable file
5 lines
46 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd docs
|
|
bundle exec jekyll serve
|