R/team_board.R
board_create.Rd
Create a new shared task board
board_create(db_path = tempfile(fileext = ".sqlite"))
Character. Path to the SQLite file. Defaults to a temp file.
Character. The db_path (pass it to the other board functions).
db_path