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 hogan.js template engine for express@3.0 #1176

Merged
merged 2 commits into from
Jun 15, 2012
Merged

add hogan.js template engine for express@3.0 #1176

merged 2 commits into from
Jun 15, 2012

Conversation

nullfirm
Copy link
Contributor

add hogan.js template engine for express@3.0

@tj
Copy link
Member

tj commented Jun 15, 2012

great! thanks

tj added a commit that referenced this pull request Jun 15, 2012
add hogan.js template engine for express@3.0
@tj tj merged commit 442e782 into expressjs:master Jun 15, 2012
@@ -19,6 +19,7 @@ program
.option('-s, --sessions', 'add session support')
.option('-e, --ejs', 'add ejs engine support (defaults to jade)')
.option('-J, --jshtml', 'add jshtml engine support (defaults to jade)')
.option('-h, --hjs', 'add hogan.js engine support')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

personally i would change this to --hogan, is it referred to as hjs often?

tj added a commit that referenced this pull request Jun 18, 2012
Re: [express] add hogan.js template engine for express@3.0 (#1176)
rlidwka pushed a commit to rlidwka/express that referenced this pull request Aug 6, 2014
add hogan.js template engine for express@3.0
rlidwka pushed a commit to rlidwka/express that referenced this pull request Aug 6, 2014
Re: [express] add hogan.js template engine for express@3.0 (expressjs#1176)
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