Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/gomplate/gomplate-npm
- Owner: gomplate
- License: mit
- Created: 2019-03-24T17:46:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T01:18:20.000Z (10 months ago)
- Last Synced: 2024-04-18T18:14:10.273Z (7 months ago)
- Topics: cli, devops, go-npm, golang, gomplate, npm, templating
- Homepage: https://gomplate.ca
- Size: 20.5 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```