Excavator contributing guide
Thank you for your interest in contributing to Excavator! This guide provides an overview of how to contribute to Cargo, how to dive into the code, and how the testing infrastructure works.
#
Checkout the source- Fork the ichnion/excavator repository on GitHub to your personal account.
- Clone your fork to your local machine using git clone.
- Create a new branch and send a Pull Requests against the
develop
branch.
#
Running ExcavatorYou need to install rustc
and cargo
for development.
Also prepare a file for parsing the data. If you want to parse Google Takeout
data, download from here.
Please check the available files here.
You can pass a directory or a single file for an argument to parse.
Or you can parse the single file