Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grindjs/stone-editor-sublime
Stone package for Sublime
https://github.com/grindjs/stone-editor-sublime
grind-framework grindjs stone sublime-package sublime-syntax sublime-text
Last synced: 22 days ago
JSON representation
Stone package for Sublime
- Host: GitHub
- URL: https://github.com/grindjs/stone-editor-sublime
- Owner: grindjs
- Created: 2017-07-16T21:19:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T15:54:40.000Z (over 6 years ago)
- Last Synced: 2024-11-11T23:12:47.507Z (3 months ago)
- Topics: grind-framework, grindjs, stone, sublime-package, sublime-syntax, sublime-text
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
## Grind Stone for Sublime
This package adds syntax definitions to Sublime for the [Grind](https://grind.rocks) Stone engine.## Installation
The quickest way to install the Grind Stone package is by adding this repository to [Package Control](https://packagecontrol.io/installation).1. Open Package Control via ``+``+`
`
2. Go to `Package Control: Add Repository`
3. Enter https://github.com/grindjs/stone-editor-sublime
4. Go to `Package Control: Install Package`
5. Then enter `stone-editor-sublime`## Credits
This package has been adapted from [Medalink/laravel-blade](https://github.com/Medalink/laravel-blade) and [dev4dev/blade-snippets](https://github.com/dev4dev/blade-snippets).