aio-libs / aio-libs/create-aio-app

need to correct structure to cookiecutter format

未关闭
#56 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
309
派生
87
PR 合并指标
30 天内没有已合并 PR

描述

https://github.com/audreyr/cookiecutter#python.

The cookiecutter don't have template for aiohttp in repository, yet. So, i wanna add our template. For that repository need have special structure.
```
hooks/
{project.name}/
cookiecutter.json
```
But for good install package all data need be localise inside same directory. I have two ways:

- split this repository and use as sub-repository (one only for template and second for util)
- do magic with `setup.py`(use `cmdclass` in setup and rewrite some methods)

@jettify @webknjaz what do u think?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。