Skip to content

Commit 5ebdf6c

Browse files
authored
added runGitHub deployment code to readme
1 parent 78dbeb9 commit 5ebdf6c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

experiment-trait-data-visualizer/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,11 @@ apt-get install cron
3939
- bety_host ('localhost')
4040
- bety_port ('5432')
4141
- bety_user ('bety')
42+
43+
#### Deploy
44+
45+
```r
46+
shiny::runGitHub(repo = 'reference-data',
47+
username= 'terraref',
48+
subdir = 'experiment-trait-data-visualizer')
49+
```

0 commit comments

Comments
 (0)