projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc9008a
)
add meta for rustlang
author
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 05:30:46 +0000
(
05:30
+0000)
committer
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 05:30:46 +0000
(
05:30
+0000)
rustlang/rustlang.bash
patch
|
blob
|
history
diff --git
a/rustlang/rustlang.bash
b/rustlang/rustlang.bash
index 76fee724198a0b849a27c62971caa89e7ab2de1a..392356c7e0b24b980a30303b720a6f42b5c2259e 100644
(file)
--- a/
rustlang/rustlang.bash
+++ b/
rustlang/rustlang.bash
@@
-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