vroncevic / gen_unix_domain_socket

UNIX Domain Socket skeleton for integration processes

Home Page:https://vroncevic.github.io/gen_unix_domain_socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[gen_unix_domain_socket] Action for generator ver1.0.0

vroncevic opened this issue · comments

Adding setup.py to template
Installation process for new py tools will be automated.

Changing skeleton structure in template

  • refactoring second stage module to init module
  • refactoring packages, align with first stage module
  • conf, log should be placed in data_files (setup.py)
  • zero_run script should be placed in data_files (setup.py)