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: 10 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T01:18:20.000Z (about 2 years ago)
- Last Synced: 2024-04-18T18:14:10.273Z (almost 2 years 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
[](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
```