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

need to correct structure to cookiecutter format

Đang mở
#56 8 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
309
Fork
87
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.