Skip to content

taichimaeda/wireplus

This branch is 38 commits ahead of, 1 commit behind google/wire:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0ba0ee3 · Nov 24, 2023
Aug 30, 2021
Nov 24, 2023
Nov 24, 2023
Feb 25, 2019
Feb 25, 2019
Aug 30, 2021
Sep 18, 2023
Jan 7, 2019
Nov 13, 2018
Aug 30, 2021
Jan 7, 2019
Nov 13, 2018
Oct 4, 2023
Oct 15, 2023
Nov 24, 2023
Nov 24, 2023
Sep 5, 2019

Repository files navigation

Wireplus: Wire Supercharged

Wireplus is a wire command superchaged with graphviz vizualisation.

The wireplus CLI includes an extra command wireplus graph which visualizes the dependency graph in online Graphviz editor available at https://edotor.net/

wireplus demo

*Demo graph generated from https://github.com/google/go-cloud

Installing

Install wireplus by running:

go install github.com/taichimaeda/wireplus/cmd/wireplus@latest

and ensuring that $GOPATH/bin is added to your $PATH.

Usage

wireplus graph github.com/google/path/to/package initializeApplication

or

cd /path/to/package
wireplus graph . initializeApplication

About

Wire supercharged with sraphviz vizualisation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.4%
  • Shell 3.6%