Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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"`

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