projectile-hanami

Homepage: https://github.com/avdgaag/projectile-hanami

Author: Arjan van der Gaag

Updated:

Summary

Minor mode for Hanami projects based on projectile

Commentary

Projectile Hanami is an Emacs minor mode, based on Projectile, for
navigating Hanami projects.  With Projectile Hanami, you can:

* navigate through entities, repositories, actions, views and templates are
  different apps in your project;
* run `hanami server`
* run `hanami console`
* run Rake tasks

Projectile Hanami is based on Projectile Rails, but is not a complete
port of all its functionality.

Dependencies