This website requires JavaScript.
Explore
Help
Sign In
mirror
/
rustc-dev-guide
mirror of
https://github.com/rust-lang/rustc-dev-guide.git
Watch
1
Star
0
Fork
You've already forked rustc-dev-guide
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74ddbc04c0
rustc-dev-guide
/
ci
/
install.sh
6 lines
97 B
Bash
Raw
Blame
History
#!/bin/bash
set
-ex
if
command
-v ghp-import >/dev/null 2>
&
1
;
then
pip install ghp-import
fi
Reference in New Issue
View Git Blame
Copy Permalink