kts-etl

Crates.iokts-etl
lib.rskts-etl
version0.1.12
sourcesrc
created_at2019-06-23 14:38:33.431497
updated_at2019-07-09 03:00:08.323196
descriptionExtract, transform and load data from your local environment.
homepage
repositoryhttps://github.com/know-thy-shell/kts-rs
max_upload_size
id142999
size16,933
Marius S (winding-lines)

documentation

README

This is work in progress!

Data providers for know-thy-shell

Data providers for know-thy-shell.

Locations

The following locations are supported:

Note that mcfly should be a superset of shell history. When mcfly is present the history module will be disabled.

API

Each of the data providers implements the following api

  • build
  • info
  • search
  • get

Usage

This create is used by the kts cli and the know-py-shell python glue interface.

This is work in progress!

Commit count: 0

cargo fmt