Skip to content
#

dependency-graph

Here are 153 public repositories matching this topic...

dephell
scabbard
ort
uszeiss
uszeiss commented Mar 27, 2020

The notice-pre-processor.kts file allows for customisation of the generated notice file, see https://github.com/oss-review-toolkit/ort/blob/master/docs/notice-pre-processor-kts.md.

Not all customisations seem possible, though. I would like to:

  • customize the notice separator
  • get rid of the separator between the different headers
  • include the license name/id before the license text
KeithMnemonic
KeithMnemonic commented Jan 2, 2019

Running these commands

git clone https://github.com/paramiko/paramiko.git
cd paramiko
git checkout -b my2.2.3 2.2.3
git tag to-backport 56c96a65
git deps -r -e my2.2.3

I get

Fatal: -L invalid line number: 0
Traceback (most recent call last):
  File "/usr/bin/git-deps", line 10, in <module>
    sys.exit(run())
  File "/usr/lib/python3.6/site-packages/git_deps/cli.py
ahuffman
ahuffman commented Jan 24, 2019

Following the README.md "Run:" instructions I get the following:

[user@fedajh ansible-viz]$ gem install bundle
Fetching: bundle-0.0.1.gem (100%)
Successfully installed bundle-0.0.1
Parsing documentation for bundle-0.0.1
Installing ri documentation for bundle-0.0.1
Done installing documentation for bundle after 0 seconds
1 gem installed
[user@fedajh ansible-viz]$ bundle install
Trac

Improve this page

Add a description, image, and links to the dependency-graph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dependency-graph topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.