Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sellorm/drgen
Domino R GENerator for R helper scripts
https://github.com/sellorm/drgen
Last synced: about 2 months ago
JSON representation
Domino R GENerator for R helper scripts
- Host: GitHub
- URL: https://github.com/sellorm/drgen
- Owner: sellorm
- License: mit
- Created: 2023-02-28T21:55:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T21:55:36.000Z (almost 2 years ago)
- Last Synced: 2023-09-04T11:50:44.708Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.bashdown
- License: LICENSE
Awesome Lists containing this project
README
# drgen - Domino R GENerator
The aim of `drgen` is to provide simple tooling to create the necessary helper
files used by Domino Data Lab when server R based content.Supported content types:
* Shiny apps
* Rmarkdown html output
* Plumber APIs## Usage
```bash
./drgen --help
```Using the above options various files -- mostly `app.sh` -- will be written to
the working directory with the required parameters already populated.