mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-26 18:51:55 +02:00
add a public domain license
i am not sure how a copy right applies to a link collection
This commit is contained in:
parent
21e2e3606b
commit
b7e1d25af9
@ -33,6 +33,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
||||
- [Resources](#resources)
|
||||
- [Tools](#tools)
|
||||
- [IDEs](#ides)
|
||||
- [License](#license)
|
||||
|
||||
## Applications written in Rust
|
||||
|
||||
@ -306,3 +307,8 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/)
|
||||
* [SolidOak](https://github.com/oakes/SolidOak) — a simple IDE for Rust, based on GTK+ and [Neovim](https://github.com/neovim/neovim) [<img src="https://travis-ci.org/oakes/SolidOak.svg?branch=master">](https://travis-ci.org/oakes/SolidOak)
|
||||
* [Vektah/idea-rust](https://github.com/Vektah/idea-rust) — an [IntelliJ](https://www.jetbrains.com/idea/)-based IDE for Rust [<img src="https://travis-ci.org/Vektah/idea-rust.svg?branch=master">](https://travis-ci.org/Vektah/idea-rust)
|
||||
* [Visual Studio Code](https://code.visualstudio.com/)
|
||||
|
||||
|
||||
## License
|
||||
|
||||
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
Loading…
Reference in New Issue
Block a user