-
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
area: documentationImprovements or additions to docsImprovements or additions to docsstatus: accepting prsPlease, send a pull request to resolve this!Please, send a pull request to resolve this!type: featureNew enhancement or requestNew enhancement or request
Description
Bug Report Checklist
- I have pulled the latest
main
branch of the repository. - I have searched for related issues and found none that matched my issue.
Overview
create-typescript-app can be used for several different kinds of projects:
- Browser extension: e.g. refined-saved-replies
- CLI: github-username-to-emails tidelift-me-up
- Framework plugin: e.g. eslint-plugin-expect-type, prettier-plugin-curly
- GitHub Action: e.g. all-contributors-auto-action, schemar
- Library: are-docs-informative, tidelift-me-up
- Website: github-username-to-emails-site, tidelift-me-up-site
Each of those has some unique points, such as browser extensions using web-ext
. And there is some overlap: tidelift-me-up
is both a CLI and a library.
I'd like to add a mention somewhere (maybe FAQs? maybe a new Examples page?) of these different types of outputs. It should mention what the unique things you have to do to each one are.
Additional Info
No response
Jolg42
Metadata
Metadata
Assignees
Labels
area: documentationImprovements or additions to docsImprovements or additions to docsstatus: accepting prsPlease, send a pull request to resolve this!Please, send a pull request to resolve this!type: featureNew enhancement or requestNew enhancement or request