mirror of
https://github.com/FlipsideCrypto/user_metrics.git
synced 2026-02-06 11:17:49 +00:00
rename, build, and readme (#23)
This commit is contained in:
parent
a7708199d9
commit
c7be28b25d
BIN
apps/axelar/axelarDynamicWidget_0.0.0.9000.tar.gz
Normal file
BIN
apps/axelar/axelarDynamicWidget_0.0.0.9000.tar.gz
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
Package: dynamicWidget
|
||||
Package: axelarDynamicWidget
|
||||
Title: What the Package Does (One Line, Title Case)
|
||||
Version: 0.0.0.9000
|
||||
Authors@R:
|
||||
|
||||
@ -56,3 +56,13 @@ devtools::install()
|
||||
cd <this directory>
|
||||
R -e "shiny::runApp('.')"
|
||||
```
|
||||
|
||||
## Deploying
|
||||
|
||||
```
|
||||
update library name in DESCRIPTION file
|
||||
|
||||
cd <this directory>
|
||||
R
|
||||
devtools::build()
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user