8000 GitHub - Dubhar/ChocoDepts: visualization of installed Chocolatey packages and their dependencies
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dubhar/ChocoDepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  • download latest zip (see "Releases")
  • extract zip to C:\Program Files\ChocoDepts
  • open C:\Program Files\ChocoDepts in explorer
  • right-click ChocoDepts.exe and click Send toShortcut on Desktop

Build it from source

# get source code
git clone https://github.com/Dubhar/ChocoDepts.git

# build the exe
cd ChocoDepts
pip install -r requirements.txt
python.exe .\setup.py py2exe.freeze

# install
Move-Item .\dist 'C:\Program Files\ChocoDepts'

now you can create a shortcut, see regular install above

About

visualization of installed Chocolatey packages and their dependencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0