Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 461 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 461 Bytes

Introduction

Panda is designed for Data Warehouse.

Features

  • Data Lineage
  • Metadata Management

Getting Started

Contributing

The community welcomes everyone to contribute, please refer to this page to find out more.

git clone [email protected]:he3cloud/panda.git

git checkout -b work
git pull --rebase origin master

git add -A
git commit -am "[Feature] Add xxx"

License

Apache 2.0 License.