This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
mdbook-template
mirror of
https://github.com/sgoudham/mdbook-template.git
Watch
1
Star
0
Fork
You've already forked mdbook-template
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6f5e421ffb
main
dependabot/cargo/clap-4.1.11
dependabot/cargo/fancy-regex-0.11.0
dependabot/cargo/env_logger-0.10.0
v1.1.1+deprecated
v1.1.0
v1.0.0
v0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6f5e421ffb'
${ noResults }
mdbook-template
/
.github
/
scripts
/
set_rust_version.bash
5 lines
66 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
set
-e
rustup default
$1
rustup target add
$2
Reference in New Issue
View Git Blame
Copy Permalink