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

Add Docs Generation to Helper commands #180

Merged
merged 2 commits into from
Jun 16, 2016

Conversation

justinthec
Copy link
Contributor

Addresses: #176

When running bin/create-transform transform-name:

  • docs/transform-name.md is created using the template transform-cli/templates/documentation.md.template

When running bin/rename-transform transform-name other-transform-name:

  • docs/transform-name.md is renamed to docs/other-transform-name.md and has all dash-cased instances of tranform-name replaced with other-transform-name in its contents.

@GoodForOneFare @lemonmade

@GoodForOneFare
Copy link
Member

👍 Thanks for taking care of this! Much appreciated.

@GoodForOneFare GoodForOneFare merged commit 846c14a into master Jun 16, 2016
@justinthec justinthec deleted the add-docs-generation-to-helper-commands branch June 16, 2016 03:10
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

Successfully merging this pull request may close these issues.

2 participants