mattn / mattn/echo-scaffold

how to keep templates on binary?

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.