# Generated by roxygen2: do not edit by hand

export(build_inputs)
export(build_script_df)
export(chk_workdir)
export(clone_github)
export(create_dir)
export(crt_workdir)
export(cvt_class2df)
export(cvt_list2df)
export(download_fns)
export(download_script)
export(download_script_files)
export(echo_msg)
export(extract_fns)
export(get_inputs)
export(get_yml_inputs)
export(init_cfg)
export(is_empty)
export(merge_lists)
export(read_yml)
export(resolve)
export(run_example)
export(search_api)
export(search_github)
export(start_app)
export(start_phuse)
export(url.exists)
importFrom(RCurl,basicTextGatherer)
importFrom(RCurl,url.exists)
importFrom(git2r,clone)
importFrom(git2r,init)
importFrom(git2r,is_empty)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(rlist,list.merge)
importFrom(stats,setNames)
importFrom(stringr,regex)
importFrom(stringr,str_extract_all)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,str)
importFrom(utils,url.show)
importFrom(utils,write.csv)
importFrom(yaml,yaml.load)
importFrom(yaml,yaml.load_file)
