JacobLinCool / JacobLinCool/tmpl
Support Setup Script
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It gives more flexibility to templates.
For example, it can update the dependencies defined in package.json by running `taze` automatically.
It can be defined in `.tmpl/script.sh` or `.tmpl/script.js`. `.tmpl/` should be automatically ignored when using a template.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how templates are processed and how `.tmpl/` files are handled. Support an optional `.tmpl/script.sh` or `.tmpl/script.js`, run it for setup tasks such as updating `package.json` dependencies with `taze`, and ensure `.tmpl/` is automatically ignored when using a template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, shell, typescript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100