Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
Janette Day edited this page May 21, 2020 · 14 revisions
command ~~~~~~~~~~~~ options ~~~~~~~~~~~~~~~~
dktl make --prefer-source If you are working directly on the DKAN project or one of its libraries and want to be able to commit changes and submit pull requests. This option will be passed directly to Composer; see the Composer CLI documentation for more details.
--tag=<tag> To build a site using a specific DKAN 2.x tag rather than from master.
--branch=<branch> Similarly, you can build a specific branch of DKAN by using this option.
--frontend Download the React frontend application to src/frontend, install its dependencies, and symlink the files to docroot/data-catalog-frontend.
--frontend=<branch> Same as above but will use the specified branch from data-catalog-frontend
Clone this wiki locally