mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
9 lines
172 B
Text
9 lines
172 B
Text
---
|
|
title: Builder
|
|
description: Customize your CKAN installation before running ckan-devstaller.
|
|
icon: Blocks
|
|
---
|
|
|
|
import Builder from "@/components/builder";
|
|
|
|
<Builder />
|