Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-a/a-node-module
https://github.com/s-a/a-node-module
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-a/a-node-module
- Owner: s-a
- License: other
- Created: 2017-07-15T18:55:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T19:01:48.000Z (over 7 years ago)
- Last Synced: 2024-04-14T00:38:39.339Z (7 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# a-node-module [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> A node module generator that simply works.
## Installation
```sh
$ npm i -g a-node-module
```## Usage
```bash
$ node-module
```## License
Apache-2.0 © [Stephan Ahlf](https://github.com/s-a)
[npm-image]: https://badge.fury.io/js/a-node-module.svg
[npm-url]: https://npmjs.org/package/a-node-module
[travis-image]: https://travis-ci.org/s-a/a-node-module.svg?branch=master
[travis-url]: https://travis-ci.org/s-a/a-node-module
[daviddm-image]: https://david-dm.org/s-a/a-node-module.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/s-a/a-node-module
[coveralls-image]: https://coveralls.io/repos/s-a/a-node-module/badge.svg
[coveralls-url]: https://coveralls.io/r/s-a/a-node-module