Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evolve75/bbedit-kotlin-clm
Kotlin Language Support for the BBEdit Editor.
https://github.com/evolve75/bbedit-kotlin-clm
Last synced: 27 days ago
JSON representation
Kotlin Language Support for the BBEdit Editor.
- Host: GitHub
- URL: https://github.com/evolve75/bbedit-kotlin-clm
- Owner: evolve75
- License: apache-2.0
- Created: 2017-10-22T02:33:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T03:44:01.000Z (about 7 years ago)
- Last Synced: 2024-10-13T12:26:50.482Z (3 months ago)
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bbedit-kotlin-clm #
[Kotlin](https://kotlinlang.org/ "Kotlin") Language Support for the [BBEdit](http://www.barebones.com/products/bbedit/ "BBEdit") Editor.
This is a simple syntax and symbol support for the Kotlin language using BBEdit's Codeless Language Module
support ([CLM](http://www.barebones.com/support/develop/clm.html "CLM")).## Installation
Refer to the **Installation** section in the [Barebones language Module Library](http://www.barebones.com/support/bbedit/plugin_library.html "Barebones language Module Library") page.
## License
This is licensed under [Apache License V2.0](https://www.apache.org/licenses/LICENSE-2.0 "Apache License V2.0").