mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-12-04 11:55:05 -05:00
Development Tools
This commit is contained in:
parent
98e814a18a
commit
b4b232154e
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
||||||
- [Text processing](#text-processing)
|
- [Text processing](#text-processing)
|
||||||
- [Web programming](#web-programming)
|
- [Web programming](#web-programming)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Tools](#tools)
|
- [Tools](#development-tools)
|
||||||
- [IDEs](#ides)
|
- [IDEs](#ides)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
|
@ -299,7 +299,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/)
|
||||||
* [rust-learning](https://github.com/ctjhoa/rust-learning) - a collection of useful resources to learn rust
|
* [rust-learning](https://github.com/ctjhoa/rust-learning) - a collection of useful resources to learn rust
|
||||||
|
|
||||||
|
|
||||||
## Tools
|
## Development Tools
|
||||||
|
|
||||||
* [brson/multirust](https://github.com/brson/multirust) — manage multiple Rust installations [<img src="https://travis-ci.org/brson/multirust.svg?branch=master">](https://travis-ci.org/brson/multirust)
|
* [brson/multirust](https://github.com/brson/multirust) — manage multiple Rust installations [<img src="https://travis-ci.org/brson/multirust.svg?branch=master">](https://travis-ci.org/brson/multirust)
|
||||||
* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [<img src="https://travis-ci.org/crabtw/rust-bindgen.svg?branch=master">](https://travis-ci.org/crabtw/rust-bindgen)
|
* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [<img src="https://travis-ci.org/crabtw/rust-bindgen.svg?branch=master">](https://travis-ci.org/crabtw/rust-bindgen)
|
||||||
|
|
Loading…
Reference in a new issue