Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Oneliner with docker #302

Open
ghost opened this issue Nov 22, 2021 · 1 comment
Open

[Proposal] Oneliner with docker #302

ghost opened this issue Nov 22, 2021 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Nov 22, 2021

Hi @pahen,

Thanks for this awesome project. I wanted to share that I have package Madge into a docker image to run it without installation.

docker run --rm -v "$(pwd):/app" savadenn/madge madge --extensions ts --image dependencies.g.svg --ts-config tsconfig.json ./src

Source are here

I'm not familiar with github CI but I can give it a go. Do you want a try at this ?

@PabloLION
Copy link
Collaborator

I'm not sure what is needed here, maybe add it to README of this repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant