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

https://github.com/vidhill/readme-nunjucks-template

Script that uses nunjucks to replaces any values with properties from package.json
https://github.com/vidhill/readme-nunjucks-template

Last synced: 3 months ago
JSON representation

Script that uses nunjucks to replaces any values with properties from package.json

Awesome Lists containing this project

README

        

# @vidhill/readme-nunjucks-template

[![CircleCI](https://circleci.com/gh/vidhill/readme-nunjucks-template/tree/main.svg?style=shield)](https://circleci.com/gh/vidhill/readme-nunjucks-template/tree/main)

Script that uses nunjucks to replaces any values with properties from package.json

From within the folder containing your `README.md` run

```bash
$ npx @vidhill/readme-nunjucks-template
```