This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
rust-raspberrypi-OS-tutorials
Watch
2
Star
0
Fork
0
You've already forked rust-raspberrypi-OS-tutorials
mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced
2024-11-11 07:10:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6588cd9be6
rust-raspberrypi-OS-tutorials
/
contributor_setup.sh
5 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
Add a pre-commit hook
2019-01-12 20:52:46 +00:00
#!/usr/bin/env bash
git config core.hooksPath .githooks
Refactor utils
2020-01-09 21:11:56 +00:00
bundle install --path .vendor/bundle
Reference in New Issue
Copy Permalink