Skip to content

Commit 3de51bd

Browse files
committed
Update project status
1 parent bca8afb commit 3de51bd

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
<!-- *- mode:markdown;mode:orgtbl;fill-column:99 -* -->
22
# rust-playground [![MELPA Stable](https://stable.melpa.org/packages/rust-playground-badge.svg)](https://stable.melpa.org/#/rust-playground) [![MELPA](https://melpa.org/packages/rust-playground-badge.svg)](https://melpa.org/#/rust-playground)
33

4-
*It works. But development still in progress!*
5-
6-
GNU/Emacs mode that setup local playground for code snippets in Rust
7-
language. This is a port of
8-
[go-playground](https://github.com/grafov/go-playground) adapted for
9-
Rust environment.
4+
GNU/Emacs mode that setup local playground for code snippets in Rust language. This is a port of
5+
[go-playground](https://github.com/grafov/go-playground) adapted for Rust environment.
106

117
## Install
128

@@ -54,3 +50,9 @@ Example screen after creation of a new snippet:
5450
| `rust-playground-upload` | [WIP] Upload the buffer to play.golang.org and return the short URL. |
5551
| `rust-playground-rm` | Remove the snippet with its directory with all files. |
5652
<!--- END RECEIVE ORGTBL keys -->
53+
54+
## Project status
55+
56+
The plugin is usable. I've stopped learning Rust yet so this Emacs plugin not very interesting for
57+
me. But I'll continue to maintain it and backport features from `go-playground`. Patches are
58+
welcomed!

0 commit comments

Comments
 (0)