Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Nanahoshi is web ui for gem dependencies graph.

License

NotificationsYou must be signed in to change notification settings

yousuketto/nanahoshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanahoshi is web ui for gem dependencies graph.

Installation

Add this line to your application's Gemfile:

group:developmentdogem'nanahoshi'end

And then execute:

$ bundle

Usage

For Rails

Start Rails server:

$  bundle exec rails s -b 0.0.0.0

Access tohttp://localhost:3000/rails/info/gems

For without Rails

Start Nanahoshi server:

$  nanahoshi -o 0.0.0.0

Access tohttp://localhost:9292

TODO

  • standalone inbundle install --path gemdir environments.
  • zoom in and zoom out

Contributing

  1. Fork it (https://github.com/yousuketto/nanahoshi/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Nanahoshi is web ui for gem dependencies graph.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp