mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
add meta for rustlang
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
# title: Rust
|
||||
# homepage: https://rust-lang.org
|
||||
# tagline: The Rust Toolchain
|
||||
# description: |
|
||||
# A language empowering everyone to build reliable and efficient software.
|
||||
|
||||
# Straight from https://rustup.rs/
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
|
||||
Reference in New Issue
Block a user