File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- - Before generating requirement tools and uploading asset make sure you've installed the prerequisites properly. This mainly :
1+ * Before generating requirement tools and uploading asset make sure you've installed the prerequisites properly. This mainly : *
22 - pip-tools
33 - github-release-retry
44
55Instruction for generating requirement tools:
66============================================
7-
8- For this you must run on your terminal:
7+ - For this you must run on your terminal:
98
10- ` pip pip install -r etc/scripts/req_tools.txt `
9+ `` pip pip install -r etc/scripts/req_tools.txt ` `
1110
12- - Then run `python etc/scripts/freeze_and_update_reqs.py --help ` on terminal
11+ - Then run `` python etc/scripts/freeze_and_update_reqs.py --help ` ` on terminal
1312From this you get the guidelines how to generate requirement tools.
1413
1514Instruction for uploading assets:
1615================================
1716
18- Just run `python etc/scripts/github_release.py --help `
19- From this you get the guidelines how to upload asset to github repositotory as an asset.
17+ - Just run `` python etc/scripts/github_release.py --help ` `
18+ - From this you get the guidelines how to upload asset to github repositotory as an asset.
2019
2120This directory contains miscellaneous scripts of some use with ScanCode.
2221
23- - json2csv: convert a scan JSON to a CSV.
22+ - json2csv: convert a scan JSON to a CSV.
You can’t perform that action at this time.
0 commit comments