|
1 | 1 | # bbeditLanguageModules |
2 | | - Custom BBedit Language Modules |
3 | 2 |
|
4 | | -## Requirements |
5 | | -- BBedit v14.0.0 < |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +A selection of custom BBedit Language Modules for the excellent [BBEdit](https://www.barebones.com/products/bbedit). |
6 | 8 |
|
7 | 9 | ## About |
8 | | -Some custom language modules for BBedit. |
9 | | -Mostly just to make modifying or viewing files easier. |
10 | | -Modules include: |
11 | | -- BunchLanguage for use with [Bunch.app files](https://bunchapp.co) |
| 10 | +Some custom language modules for BBedit. All of which are simple modules without code elements. |
| 11 | +Created to make viewing and modifying files easier. |
| 12 | + |
| 13 | +### Modules |
| 14 | +The list of modules include: |
| 15 | +- `BunchLanguage.plist` for use with [Bunch.app files](https://bunchapp.co) |
12 | 16 | Makes your editing of Bunch a touch easier to read. |
13 | | -- AppleScript so you can edit those lovely AppleScripts outside of ScriptEditor. |
14 | | - Just because that is nice sometimes. |
15 | | - |
16 | | -## Useful Places |
17 | | -- [The BBedit Languages Guide](https://www.barebones.com/support/develop/clm.html) |
| 17 | +- `AppleScript.plist` so you can edit those lovely AppleScripts outside of ScriptEditor. Just because that is nice sometimes. |
| 18 | + |
| 19 | + |
| 20 | +## System Requirements |
| 21 | +- BBEdit < v14.0.0 |
| 22 | + |
| 23 | + |
| 24 | +## Installation |
| 25 | +1. Simply download the .plist file you are looking for (or all of them) from the [Releases Page](https://github.com/aarblaster/bbeditLanguageModules/releases/). |
| 26 | +2. Move the file(s) you want to the BBEdit Language folder. By default this folder can be found at `~/Library/Application Support/BBEdit/Language Modules`. |
| 27 | +3. Quit and reopen BBEdit. |
| 28 | + |
| 29 | +## Usage |
| 30 | +Once you have completed installation the language should be available to BBEdit. You can make changes anytime you like. |
| 31 | + |
| 32 | +## Contributions |
| 33 | +If you have ideas or contributions I'm very interested. I'm really new to coding and making it up as I go, so suggestions are welcome. |
| 34 | +If you encounter a problem you can raise and issue using the issue tab on Github. |
| 35 | + |
| 36 | +## Useful Links |
| 37 | +- [The BBedit Languages Guide](https://www.barebones.com/support/develop/clm.html) |
| 38 | + |
| 39 | +## Licence |
| 40 | +This project licence is: |
| 41 | + |
| 42 | +The licence is designed to allow you to edit, change and use the software fairly permissively. |
| 43 | + |
| 44 | +## Say Hello |
| 45 | + If you find this project useful let me know! |
| 46 | + Made with love in London. |
0 commit comments