home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 559146316

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/642#issuecomment-559146316 https://api.github.com/repos/simonw/datasette/issues/642 559146316 MDEyOklzc3VlQ29tbWVudDU1OTE0NjMxNg== 9599 2019-11-27T15:55:51Z 2019-11-27T15:55:51Z OWNER

One thing that put me off cookiecutter in the past is that I didn't think it could conditionally create files.

I was wrong! You can use post- hooks to delete the files that you didn't need: https://github.com/audreyr/cookiecutter-pypackage/blob/master/hooks/post_gen_project.py

I could use this mechanism to rename directories too if I needed to.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
529429214  
Powered by Datasette · Queries took 1.369ms · About: github-to-sqlite