You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get DeltaCode results for your codebase, install
63
+
`scancode-toolkit <https://github.com/nexB/scancode-toolkit>`_ and generate a
64
+
scan for each of the codebases you wish to 'Delta'
65
+
66
+
67
+
Support
68
+
=======
69
+
70
+
If you have a problem, a suggestion or found a bug, please enter a ticket at:
71
+
https://github.com/nexB/deltacode/issues
72
+
73
+
For other questions, discussions, and chats, we have:
74
+
75
+
- an official Gitter channel at https://gitter.im/aboutcode-org/discuss
76
+
Gitter also has an IRC bridge at https://irc.gitter.im/
77
+
78
+
- an official #aboutcode IRC channel on freenode (server chat.freenode.net)
79
+
for DeltaCode and other related tools. Note that this receives
80
+
notifications from repos so it can be a tad noisy. You can use your
81
+
favorite IRC client or use the web chat at
82
+
https://webchat.freenode.net/
83
+
84
+
85
+
Source code
86
+
===========
87
+
88
+
* https://github.com/nexB/deltacode.git
58
89
59
-
=========
60
-
Problems?
61
-
=========
62
90
63
-
Open an `issue <https://www.github.com/nexb/deltacode/issues>`_.
91
+
License
92
+
=======
64
93
65
-
Notes:
66
-
======
94
+
* Apache-2.0 with an acknowledgement required to accompany the delta output.
67
95
68
-
- ``deltacode`` also collects statistical information, like # of files and other percentages. Currently, this output is not present in the ``csv`` output
96
+
See the NOTICE file for more details.
69
97
70
-
Future TODOs/additions:
71
-
=======================
72
98
73
-
- Use ``copyright`` information from scans to identify changes in copyright holders or dates for attribution.
74
-
- Detect package or file changes that are only a version change for the same package or file.
75
-
- Determine whether some added/removed files or packages are actually cases where the files or packages were moved.
0 commit comments