Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

telus-agcg-archive/command-line-component-generator

 
 

Repository files navigation

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

$ tkxs-component-generator component something
$ cd something-component

Installation

$ gem install tkxs-component-generator

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 90.9%
  • Dockerfile 4.6%
  • Shell 4.5%