Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gomplate/gomplate-npm

Install gomplate using npm!
https://github.com/gomplate/gomplate-npm

cli devops go-npm golang gomplate npm templating

Last synced: 2 days ago
JSON representation

Install gomplate using npm!

Awesome Lists containing this project

README

        

[![npm version](https://badge.fury.io/js/gomplate.svg)](https://badge.fury.io/js/gomplate)

# gomplate-npm

Installs [gomplate](https://github.com/hairyhenderson/gomplate) with `npm` using [go-npm](https://github.com/sanathkr/go-npm).

## Publishing

Update `version` field in `package.json` with the latest release of `gomplate`. Then run:

```
npm publish
```