Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soutaro/sublime-rbs-plugin
Syntax definition of RBS
https://github.com/soutaro/sublime-rbs-plugin
Last synced: 22 days ago
JSON representation
Syntax definition of RBS
- Host: GitHub
- URL: https://github.com/soutaro/sublime-rbs-plugin
- Owner: soutaro
- License: mit
- Created: 2022-03-16T12:50:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T00:55:11.000Z (11 months ago)
- Last Synced: 2024-05-01T23:28:31.104Z (6 months ago)
- Homepage:
- Size: 311 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sublime-rbs-plugin
This plugin provides syntax definition of RBS.
![Screenshot](./screenshot.png?raw=true)
You can install the package through [PackageControl](https://packagecontrol.io/).
## Installing it manually
You can install the plugin manually.
```
$ cd $packages-dir
$ git clone https://github.com/soutaro/sublime-rbs-plugin.git
```You can find `$packages-dir` location from `Preferences -> Browse Packages...` in the menu bar.