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

Fill template files for plugin scaffolding #42

Closed
szymonkups opened this issue Nov 24, 2015 · 0 comments
Closed

Fill template files for plugin scaffolding #42

szymonkups opened this issue Nov 24, 2015 · 0 comments
Assignees
Milestone

Comments

@szymonkups
Copy link
Contributor

There are template files used in dev-plugin-create task that need to be filled with initial data. Files are located under dev/tasks/templates:

  • CHANGES.md
  • CONTRIBUTING.md
  • LICENSE.md
  • README.md

We should use some kind of template strings (for example: {plugin-name}, {repository-url}) inside these files and then update dev-plugin-create task to fill templates after they're copied into destination plugin repository.

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

2 participants