@undp/create-data-repo
v0.1.1
Published
UNDP's data repo scaffolding tool
Readme
🏗️ UNDP Create Data Repo CLI 
@undp/create-data-repo is UNDP’s official scaffolding tool for quickly bootstrapping data repository.
🚀 Features
- 🗂️ Copies and create a repo with multiple data files
- ⚡️ Automatically creates schema for
csvandjsonfiles - 🚀 Create a github action for validation which run on every commit to make sure the updated data files match the schema
📦 Installation
You don’t need to install it globally — just use npx:
npx @undp/create-data-repo my-undp-data --file ./file1.csv ./file2.json