Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m3talsmith/temptressjs

A template manager for nodejs
https://github.com/m3talsmith/temptressjs

Last synced: about 1 month ago
JSON representation

A template manager for nodejs

Awesome Lists containing this project

README

        

temptressjs [![Build Status](https://travis-ci.org/rebelhold/temptressjs.png?branch=master)](https://travis-ci.org/rebelhold/temptressjs) [![Coverage Status](https://coveralls.io/repos/rebelhold/temptressjs/badge.png)](https://coveralls.io/r/rebelhold/temptressjs)
===========

A template manager for nodejs

Install
-------

``` bash
git clone https://github.com/rebelhold/temptressjs.git
cd temptressjs
npm install
```