Module: Esteem
- Defined in:
- lib/esteem/metadata.rb,
lib/esteem/main.rb,
lib/esteem/alias.rb,
lib/esteem/helpers.rb,
lib/esteem/reindex.rb
Overview
Esteem gives you confidence!
Defined Under Namespace
Modules: Helpers Classes: Alias, Main, Reindex
Constant Summary collapse
- VERSION =
Pull the project version out of the VERSION file
File.read(File.join(File.dirname(__FILE__), '..', '..', 'VERSION')).strip
- SUMMARY =
A quick summary for use in the command-line interface
'Tips, tricks and scripts for managing time-based Elasticsearch indexes'- AUTHOR =
Take credit for your work
'Sean Clemmer'- LICENSE =
Like the MIT license, but even simpler
'ISC'- HOMEPAGE =
Where you should look first
'https://github.com/sczizzo/esteem'- EMAIL =
Take responsibility for your work
'[email protected]'- ART =
Every project deserves its own ASCII art
<<-'EOART' ____ ____ ____ | ..'''' `````|````` | | .'. .`. |______ .'' | |______ |______ .' ` `. | ..' | | | .' `. |___________ ....'' | |___________ |___________ .' `. EOART