Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naftulikay/ansible-role-rust-dev

A Ansible role for creating a Rust development environment.
https://github.com/naftulikay/ansible-role-rust-dev

ansible galaxy rust rust-lang rustlang

Last synced: 8 days ago
JSON representation

A Ansible role for creating a Rust development environment.

Awesome Lists containing this project

README

        

# ansible-role-rust-dev [![Build Status][travis.svg]][travis]

Installs and configures a Rust development environment for a given user using [`rustup`][rustup].

Available on Ansible Galaxy at [`naftulikay.rust-dev`][galaxy].

## License

Licensed at your discretion under either:

- [Apache Software License, Version 2.0](./LICENSE-APACHE)
- [MIT License](./LICENSE-MIT)

[travis]: https://travis-ci.org/naftulikay/ansible-role-rust-dev
[travis.svg]: https://travis-ci.org/naftulikay/ansible-role-rust-dev.svg?branch=master
[galaxy]: https://galaxy.ansible.com/naftulikay/rust-dev/
[rustup]: https://github.com/rust-lang-nursery/rustup.rs