- Notifications
You must be signed in to change notification settings - Fork0
Nanahoshi is web ui for gem dependencies graph.
License
NotificationsYou must be signed in to change notification settings
yousuketto/nanahoshi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nanahoshi is web ui for gem dependencies graph.
Add this line to your application's Gemfile:
group:developmentdogem'nanahoshi'end
And then execute:
$ bundle
Start Rails server:
$ bundle exec rails s -b 0.0.0.0
Access tohttp://localhost:3000/rails/info/gems
Start Nanahoshi server:
$ nanahoshi -o 0.0.0.0
Access tohttp://localhost:9292
- standalone in
bundle install --path gemdir
environments. - zoom in and zoom out
- Fork it (https://github.com/yousuketto/nanahoshi/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
About
Nanahoshi is web ui for gem dependencies graph.
Resources
License
Stars
Watchers
Forks
Packages0
No packages published