RubyGems Navigation menu

graph 2.8.1

Graph is a type of hash that outputs in graphviz's dot format. It comes with a command-line interface that is easily pluggable. It ships with plugins to graph dependencies and status of installed rubygems, rake tasks, homebrew ports, mac ports, and freebsd ports, coloring leaf nodes blue, outdated nodes red, and outdated leaf nodes purple (red+blue). OSX quick tip: % sudo gem install graph --development % sudo brew install graphviz % gem unpack graph % cd graph* % rake gallery % open gallery/*.png

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.11.0 - September 29, 2022 (1.4 MB)
  2. 2.10.0 - February 10, 2020 (1.4 MB)
  3. 2.9.1 - December 15, 2019 (1.4 MB)
  4. 2.9.0 - September 25, 2019 (1.4 MB)
  5. 2.8.2 - October 09, 2016 (1.4 MB)
  6. 2.8.1 - January 21, 2016 (1.4 MB)
显示所有版本 (共 25 个)

Development 依赖 (3):

hoe ~> 3.14
minitest ~> 5.8
rdoc ~> 4.0

业主:

作者:

  • Ryan Davis

SHA 256 校验和:

2be4a1020c6fabcdbb9d08b2ab3103640840022701f860982440257cc9fbaa59

下载总量 1,690,656

这个版本 9,513

许可:

MIT

需要的 Ruby 版本: >= 0

链接: