command
module
Version:
v0.0.0-...-90d5b32
Opens a new window with list of versions in this module.
Published: Dec 26, 2019
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
List imports
install
go get github.com/scorredoira/deps
Usage
List all imported packages:
deps .
Execute a command on all imported packages:
deps -e "go generate" .
Filter imports by regex and pass environment variables:
debug=true deps -p "workspace/" -e "go generate" .
Documentation
¶
command deps lists and executes actions on package imports.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.