Sha256: 25bd849a6595b414f642278988ab28dbcf45e5de3a6f2e3b2e4be8c748c3b7e0

Contents?: true

Size: 1.53 KB

Versions: 1

Compression:

Stored size: 1.53 KB

Contents

# <%= options.package_name %>

[![Tests](<%= options.github_url %>/workflows/js-tests/badge.svg)](https://github.com/fnando/<%= options.package_name %>)
[![NPM](https://img.shields.io/npm/v/<%= options.package_name %>.svg)](https://npmjs.org/package/<%= options.package_name %>)
[![NPM](https://img.shields.io/npm/dt/<%= options.package_name %>.svg)](https://npmjs.org/package/<%= options.package_name %>)
[![MIT License](https://img.shields.io/:License-MIT-blue.svg)](https://tldrlegal.com/license/mit-license)

<%= options.description %>

## Installation

This package is available as a NPM package. To install it, use the following command:

```bash
npm install <%= options.package_name %> --save
```

If you're using Yarn (and you should):

```bash
yarn add <%= options.package_name %>
```

## Usage

TODO: Write package usage

## Maintainer

- [<%= options.user_name %>](https://github.com/<%= options.github_user %>)

## Contributors

- <%= options.github_url %>/contributors

## Contributing

For more details about how to contribute, please read
<%= options.github_url %>/blob/main/CONTRIBUTING.md.


## License

The gem is available as open source under the terms of the
[MIT License](https://opensource.org/licenses/MIT). A copy of the license can be
found at <%= options.github_url %>/blob/main/LICENSE.md.

## Code of Conduct

Everyone interacting in the <%= options.package_name %> project's codebases, issue trackers,
chat rooms and mailing lists is expected to follow the
[code of conduct](<%= options.github_url %>/blob/main/CODE_OF_CONDUCT.md).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dopstick-0.0.12 lib/dopstick/generator/npm/templates/readme.erb