shibayu36 / chat-hatenablog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow pip install to install

shibayu36 opened this issue · comments

PyPI? Directly from GitHub?

  • Change indices directory placement
  • Make this repository suitable to be installed by pip
    • setup.py or pyproject
    • command installer

We can install a cli tool directly from GitHub if we use pip install.

Solved by:
#30
#34
#35