pub fn init(root_dir: impl AsRef<Path>, config: Config) -> Result<PathBuf>
Starts a new dvs project. We need a ready to use Config object + the current directory the user is in