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 output of mix tasks to input #8

Closed
RobertDober opened this issue Apr 11, 2021 · 0 comments
Closed

add output of mix tasks to input #8

RobertDober opened this issue Apr 11, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RobertDober
Copy link
Owner

Given a mix task bellum_gallicum that produces the following output

     Ominia Gallia divisa est in partes tres

and a template some_file.md.eex with

   <%= xtra.taks("bellum_gallicum") %>

and running the mix task mix xtra some_file.md

then the file some_file.md shall contain

     Ominia Gallia divisa est in partes tres
@RobertDober RobertDober self-assigned this Apr 11, 2021
@RobertDober RobertDober added the enhancement New feature or request label Apr 11, 2021
@RobertDober RobertDober added this to the v0.3 milestone Apr 11, 2021
RobertDober added a commit that referenced this issue Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant