Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing template for README.yaml #137

Closed
JamesWoolfenden opened this issue Jan 20, 2019 · 3 comments
Closed

Missing template for README.yaml #137

JamesWoolfenden opened this issue Jan 20, 2019 · 3 comments

Comments

@JamesWoolfenden
Copy link

Love your project. But i found a really small issue. The smallest.

What?
You're missing a file in template\README.yaml file for readme:init target to work.
If you run your target readme/init or something on a project that has no readme.yaml yet, an attempt is made to copy over this file from build.harness\templates but there is none.

@osterman
Copy link
Member

Actually, the README.yaml is defined in each project repo. That is the data source. Then there is a templates/README.md which is a go template of our README format.

Check out some of our other repos for examples. Nearly 99% of our projects use it.

@osterman
Copy link
Member

Ohhhhhhh I get you. Yes, we can add a template for that.

@irl
Copy link

irl commented Sep 24, 2024

https://github.com/cloudposse/build-harness/blob/master/templates/README.yaml does now exist in the repository so this issue can likely be closed as fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants