https://github.com/ambar/gogen-npm
https://github.com/ambar/gogen-npm
generator gogen package
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ambar/gogen-npm
- Owner: ambar
- License: mit
- Created: 2018-12-18T09:11:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:15:41.000Z (over 2 years ago)
- Last Synced: 2025-02-03T10:05:09.379Z (4 months ago)
- Topics: generator, gogen, package
- Language: JavaScript
- Size: 484 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gogen-npm
A Node package generator.
## Usage
```bash
npx gogen gogen-npm mylib
```## Related
- [gogen](https://github.com/ambar/gogen)