An open API service indexing awesome lists of open source software.

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

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
```