-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Proposal
- .copier-answers.yml x3 -> do we really need to show them?
-
- - research on options behind hiding the copier answers inside .algokit file
-
- - to be checked upon resolution of the item
- envs x8 -> there are 6 env files (sc), and 2 in the frontend, could we slim them down?
-
- - agree on sensible defaults to trim down the .env files, whether its removing certain network/generic .env files OR opting for extra feature in bootstrap that auto deletes the .env.template files
- license -> shall we nuke it? I reckon that 99% of users will do it visually by github once/if it's time to opensource the repo
-
- - to be checked after license is removed from all templates
- .editor-config x3
-
- - research on options around keeping a single editorconfig applied globally to all child subprojects
-
- - to be checked upon resolution of the item
- .gitattributes x3 -> are they useful?
-
- - research on options around keeping a single gitattributes applied globally to all child subprojects
-
- - to be checked upon resolution of the item
- .devcontainer.json -> should we put it behind a generator? algokit generate devcontainer
-
- - to be checked after devcontainer file is moved into an actionable generator supplied as part of the baseline template
- tsconfig and tsconfig.node -> do they need to be separate files?
-
- - research on options to combine into one tsconfig file
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request