{"id":15502436,"url":"https://github.com/matsubara0507/stack-tpls","last_synced_at":"2025-10-31T10:02:07.976Z","repository":{"id":40651234,"uuid":"152185834","full_name":"matsubara0507/stack-tpls","owner":"matsubara0507","description":"collect stack-template that project templates for stack new","archived":false,"fork":false,"pushed_at":"2022-04-30T14:40:16.000Z","size":168,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T18:47:00.018Z","etag":null,"topics":["haskell-application"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matsubara0507.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-09T04:05:06.000Z","updated_at":"2021-10-10T09:05:30.000Z","dependencies_parsed_at":"2022-08-10T00:00:37.310Z","dependency_job_id":null,"html_url":"https://github.com/matsubara0507/stack-tpls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fstack-tpls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fstack-tpls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fstack-tpls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsubara0507%2Fstack-tpls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsubara0507","download_url":"https://codeload.github.com/matsubara0507/stack-tpls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246076947,"owners_count":20719894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["haskell-application"],"created_at":"2024-10-02T09:09:50.110Z","updated_at":"2025-10-31T10:02:02.930Z","avatar_url":"https://github.com/matsubara0507.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stack-tpls\n\nCollect all [Haskell Stack](https://docs.haskellstack.org) template files.\n\nBut, I implemented to collect from only GitHub yet.\n\n## Requirement\n\n## Install\n\n```\n$ git clone https://github.com/matsubara0507/stack-tpls.git\n$ stack install\n```\n\n## Usage\n\nPease set GitHub Personal Token (can use `.env`, `~/.env`):\n\n```\nGH_TOKEN=xxx\n```\n\nshow all stack-templates (in GitHub):\n\n```\n$ stack-tpls --list\ngithub:commercialhaskell/chrisdone.hsfiles\ngithub:commercialhaskell/foundation.hsfiles\ngithub:commercialhaskell/franklinchen.hsfiles\ngithub:commercialhaskell/ghcjs-old-base.hsfiles\n .\n .\n .\n```\n\nthis list is saved local cache.\nif update local cache, exec `stack-tpls --list --update`.\n\nshow any hsfiles:\n\n```\n$ stack-tpls github:commercialhaskell/rio.hsfiles\n{-# START_FILE .gitignore #-}\n*.cabal\n*~\n .\n .\n .\n```\n\nor show any link of hsfiles:\n\n```\n$ stack-tpls --link github:commercialhaskell/rio.hsfiles\nhttps://github.com/commercialhaskell/stack-templates/blob/master/rio.hsfiles\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Fstack-tpls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsubara0507%2Fstack-tpls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsubara0507%2Fstack-tpls/lists"}