vroncevic / gen_unnamed_pipe

Unnamed pipe project skeleton generator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[gen_unnamed_pipe] 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)