https://github.com/lvce-editor/language-basics-ruby
Ruby syntax highlighting
https://github.com/lvce-editor/language-basics-ruby
lvce-editor ruby syntax-highlighting
Last synced: about 2 months ago
JSON representation
Ruby syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-ruby
- Owner: lvce-editor
- Created: 2022-12-28T09:41:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-15T08:12:55.000Z (4 months ago)
- Last Synced: 2026-03-15T21:14:34.894Z (4 months ago)
- Topics: lvce-editor, ruby, syntax-highlighting
- Language: Ruby
- Homepage: https://lvce-editor.github.io/language-basics-ruby/
- Size: 604 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Language Basics Ruby
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-ruby.git &&
cd language-basics-ruby &&
npm ci &&
npm test
```