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

need to correct structure to cookiecutter format

オープン
#56 コメント 8 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。