Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
hello-world
nrf52
64a3f819c245d14a1bb4e32d1298de95b0094419
64a3f819c245d14a1bb4e32d1298de95b0094419
Switch branch/tag
nrf52
update_index.sh
Find file
Normal view
History
Permalink
update_index.sh
100 Bytes
Newer
Older
added script to update index based on readme
Sam Calisch
committed
Jul 30, 2017
1
2
3
4
5
grip README.md
--export
index.html
git add index.html
git commit
-m
"update index"
git pull
git push