Skip to content

lostmygithubaccount/dkdc

Repository files navigation

dkdc

don't know, don't care.

Warning

Work in progress.

Setup

Prerequisites

Install uv:

curl -LsSf https://astral.sh/uv/install.sh | sh

Installation

Install dkdc:

uv tool install dkdc

Usage

Use dkdc --help for more information.

Enter a dev REPL connected to your datalake:

dkdc dev

Archive a directory to your datalake:

dkdc archive

Work in a virtual filesystem:

dkdc files

Development

Clone the repository:

Warning

Install gh.

gh repo clone lostmygithubaccount/dkdc
cd dkdc

Set up the development environment:

./bin/setup.sh

Run code checks:

./bin/check.sh

Run the development REPL:

uv run dkdc dev

Organization

Code is organized:

Rust CLIs

See dkdc-links for bookmarks in your terminal.

About

don't know, don't care.

Resources

License

Stars

Watchers

Forks