Skip to content

Commit 13f1863

Browse files
committed
Add instructions
Signed-off-by: Tushar Goel <[email protected]>
1 parent 1b94aa3 commit 13f1863

File tree

3 files changed

+1023
-2
lines changed

3 files changed

+1023
-2
lines changed

README.md

-2
This file was deleted.

README.rst

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
back2source-data
2+
================
3+
4+
Checking if package sources and binaries match
5+
6+
Instructions to run:
7+
====================
8+
9+
1. Clone the repository using git clone https://github.com/aboutcode-org/back2source-data
10+
11+
2. Install beautifulsoup4 using pip install beautifulsoup4
12+
13+
3. Run the script using python3 etc/scripts/get_fedora_urls.py
14+
15+
4. It will generate a file named pairs.csv
16+
17+
5. Install purldb https://github.com/nexB/purldb
18+
19+
6. Setup purldb using purldb Instructions
20+
21+
7. activate venv and run etc/scripts/run_d2d.py
22+
23+
8. It will generate a file named d2d-summary.csv

0 commit comments

Comments
 (0)