sway/scripts/prism/README.md
John Adler fddb2067dd
Create markdown-lint.yml (#2534)
* Create markdown-lint.yml

* Fix lint errors.
2022-08-15 12:45:07 -04:00

19 lines
340 B
Markdown

# Instructions
Update "prism-sway.js" file.
Then run:
```sh
./build.sh
```
If you are actively developing and testing and want to keep `prism` (repo) directory add `keep` in the command
```sh
./build.sh keep
```
## Testing
If you want to test it in html, `keep` the "prism" folder, and open "test-suite.html" and start writing Sway.