Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nrf52
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
hello-world
nrf52
64a3f819c245d14a1bb4e32d1298de95b0094419
nrf52
update_index.sh
Find file
Normal view
Permalink
update_index.sh
100 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
added script to update index based on readme
Sam Calisch
committed
7 years ago
1
2
3
4
5
grip README.md
--export
index.html
git add index.html
git commit
-m
"update index"
git pull
git push