examples/module_upload.R

library(outsider)

# NOT RUN
# # build a simple module
# module_path <- module_skeleton(program_name = 'echo', flpth = getwd(),
#                                repo_user = '[YOUR USERNAME]',
#                                docker_user = '[YOUR USERNAME]',
#                                service = 'github')
# module_build(module_path)
# # upload to your GitHub and your DockerHub
# module_upload(flpth = module_path)
AntonelliLab/outsider.devtools documentation built on June 20, 2022, 4:36 a.m.