Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/m3talsmith/temptressjs
- Owner: m3talsmith
- License: gpl-3.0
- Created: 2014-03-04T01:13:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T05:59:03.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T15:07:35.400Z (9 months ago)
- Language: JavaScript
- Size: 307 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```