Sha256: 06f24f015e45feff67cdb2cc37d16680042d77e19f372172d8a72650e3744299
Contents?: true
Size: 933 Bytes
Versions: 1
Compression:
Stored size: 933 Bytes
Contents
# Eman [![Build Status](https://travis-ci.org/sungwoncho/eman.svg?branch=master)](https://travis-ci.org/sungwoncho/eman) [![Code Climate](https://codeclimate.com/github/sungwoncho/eman/badges/gpa.svg)](https://codeclimate.com/github/sungwoncho/eman) Easily name your controller, model, and service. Let Eman recommend you good names. ## Why? Well named files help your codebase to become more maintainable in the long run. ## Installation Install the gem: $ gem install eman ## Usage Simply run the following commands as you see fit: $ emac controller $ emac model $ emac service Eman will ask you a question or two, and spit out a name, with a further recommendation. ## Contributing ### Recommendation system Help us improve our recommendation system by adding new entries in the internal dictionary. See [this wiki](https://github.com/sungwoncho/eman/wiki/Internal-Dictionary) for more information.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
eman-0.0.3 | README.md |