Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Combine multiple templates from the command-line? #40

Open
narenranjit opened this issue Mar 8, 2012 · 1 comment
Open

Combine multiple templates from the command-line? #40

narenranjit opened this issue Mar 8, 2012 · 1 comment

Comments

@narenranjit
Copy link

I'm trying use eco for client-side templating. I have multiple .eco files I'd like to combine into one js file - I know I can just do that on js files after they are generated, but is there a better way to do this?

@rsimoes
Copy link

rsimoes commented Apr 16, 2012

eco -p -i eco path/to/template.eco >> templates.js

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

No branches or pull requests

2 participants