Update the screenshots (about time!)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
BBEdit Package for Rust
|
BBEdit Package for Rust
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This is a BBEdit 11 Package for [Rust](http://www.rust-lang.org). It provides the following features:
|
This is a BBEdit 11 Package for [Rust](http://www.rust-lang.org). It provides the following features:
|
||||||
|
|
||||||
@@ -21,14 +21,14 @@ By default, it highlights anything beginning with a capital letter in a certain
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
To install this package, simply clone the repo into BBEdit's Packages folder:
|
To install this package, simply clone the repo into BBEdit’s Packages folder:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/ogham/Rust-BBEdit.git ~/Library/Application\ Support/BBEdit/Packages/Rust.bbpackage
|
$ git clone https://github.com/ogham/Rust-BBEdit.git ~/Library/Application\ Support/BBEdit/Packages/Rust.bbpackage
|
||||||
```
|
```
|
||||||
|
|
||||||
Then restart your BBEdit and it should be picked up. It's necessary for the filename to end in `.bbpackage`.
|
Then restart your BBEdit and it should be picked up. It’s necessary for the filename to end in `.bbpackage`.
|
||||||
|
|
||||||
### Compilation
|
### Compilation
|
||||||
|
|
||||||
To compile your own version, you'll need Xcode. The default schema outputs a `.bblm`. You'll also need the BBEdit SDK. The project assumes it's mounted under `/Volumes/BBEdit SDK`. There's a `Makefile` that runs the build commands.
|
To compile your own version, you’ll need Xcode. The default schema outputs a `.bblm`. You’ll also need the BBEdit SDK. The project assumes it’s mounted under `/Volumes/BBEdit SDK`. There’s a `Makefile` that runs the build commands.
|
||||||
|
|||||||
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 294 KiB |
BIN
screenshots.png
Normal file
BIN
screenshots.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 459 KiB |
Reference in New Issue
Block a user