Function to create a dat.json interactively, with title and description.
create_dat(dir = ".")
dir
Directory to create Dat. Defaults to working directory.
create_dat(dir = tempdir())