Saturday, December 5, 2015

ejs

"E" is for "effective." EJS is a simple templating language that lets you generate HTML markup with plain JavaScript. 

Git

Git is a widely used version control system for software development. It is a distributed revision control system with an emphasis on speed, data integrity, and support for distributed, non-linear workflows.

git clone https://github.com/libgit2/libgit2