data-raw/update_projects.R

#' Update to-do list
#' Update [GitHub](https://github.com/) projects
#'  and milestones from [RStudio](https://rstudio.com/)
#' We want to update GitHub projects and integrate it with slack channel,
#' Trello kanban cards
update_todo <- function() {
  credentials::set_github_pat()
}
luciorq/luciolib documentation built on Dec. 18, 2020, 11:43 a.m.