Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 447 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 447 Bytes

orbit

ORBIT: an Open source Rust-based implementation of a Data build Tool, inspired by DBT

Installation

  • Install Python
  • Clone this repo
  • Install Rust
  • Install cargo-make
  • Run cargo make
  • Run the CLI with ./orbit [options]

Roadmap

  • Basic project structure
  • Wrap around each of the core DBT commands
  • Implement each of the commands, starting with the simplest

Changelog

See CHANGELOG.md