Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/naftulikay/ansible-role-rust-dev
- Owner: naftulikay
- License: other
- Created: 2017-07-26T05:41:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T23:29:31.000Z (over 5 years ago)
- Last Synced: 2024-12-02T09:44:41.961Z (2 months ago)
- Topics: ansible, galaxy, rust, rust-lang, rustlang
- Language: Makefile
- Size: 63.5 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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