how to keep templates on binary?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 88
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm a Golang newbie.
I hope you understand my poor English.
I have a question for this project.
Your "echo-scaffold" has many templates.
Does a compiled binary bundle attached templates ?
Or, Do we have to keep templates in a given directory when running the binary?
I am trying to develop a similar scaffolding application.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by inspecting how echo-scaffold locates and reads its templates, then verify the behavior with a compiled binary. Done means documenting whether templates are bundled or must remain in a directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100