Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forivall/node-module-template
`git clone <this repo> pkg-name; cd pkg-name; git show origin/init:init.zsh|zsh -s -- "describe the package"`
https://github.com/forivall/node-module-template
Last synced: 10 days ago
JSON representation
`git clone <this repo> pkg-name; cd pkg-name; git show origin/init:init.zsh|zsh -s -- "describe the package"`
- Host: GitHub
- URL: https://github.com/forivall/node-module-template
- Owner: forivall
- License: isc
- Created: 2016-02-04T21:28:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T06:57:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T01:03:35.754Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.99 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# $NAME
$DESCRIPTION
[![build status](https://secure.travis-ci.org/forivall/$NAME.svg)](http://travis-ci.org/forivall/$NAME)
[![dependency status](https://david-dm.org/forivall/$NAME.svg)](https://david-dm.org/forivall/$NAME)
[![coverage status](https://coveralls.io/repos/github/forivall/$NAME/badge.svg)](https://coveralls.io/github/forivall/$NAME)## Installation
```
npm install --save $NAME
```## Usage
## Credits
[Emily Marigold Klassen](https://github.com/forivall/)## License
ISC