No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Command line Eventide component generator
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Eventide Command Line Component Generator

Summary

The command_line-component_generator creates a component skeleton. It generates placeholders for message handlers, messages, an entity, projection, and store. It generates a settings file for the Postgres database connection, a test directory with supporting files to initialize the component during testing, as well as placeholders for test controls.

Usage

$ evt component something_component

Installation

$ gem install evt-command_line-component_generator

License

The command_line-component_generator library is released under the MIT License.