R/set_license.R
set_license.Rd
Set the proper license
set_license(x = ".", license, org)
Either a checklist object or a path to the source code. Defaults to ..
checklist
.
the license to set. If missing, the user will be prompted to choose a license.
An organisation object. If missing, the organisation will be read from the project.
organisation
Invisible NULL.
NULL
Other setup: create_package(), create_project(), new_org_list(), prepare_ghpages(), setup_package(), setup_project(), setup_source()
create_package()
create_project()
new_org_list()
prepare_ghpages()
setup_package()
setup_project()
setup_source()