mirror of
https://github.com/FuelLabs/sway.git
synced 2025-08-05 19:28:43 +00:00
|
||
---|---|---|
.. | ||
build.sh | ||
components.json | ||
prism-sway.js | ||
prism-sway.min.js | ||
README.md |
Instructions
Update "prism-sway.js" file.
Then run:
./build.sh
If you are actively developing and testing and want to keep prism
(repo) directory add keep
in the command
./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.