Metadata-Version: 2.1
Name: p6-projen-project-awesome-list
Version: 0.1.71
Summary: Projen External Project for awesome-lists
Home-page: https://github.com/p6m7g8/p6-projen-project-awesome-list.git
Author: Philip M. Gollucci<pgollucci@p6m7g8.com>
License: Apache-2.0
Project-URL: Source, https://github.com/p6m7g8/p6-projen-project-awesome-list.git
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: jsii (<2.0.0,>=1.30.0)
Requires-Dist: projen (<1.0.0)
Requires-Dist: publication (>=0.0.3)

Projen External Project to setup an Awesome List

# p6-projen-project-awesome-list

* [p6-projen-project-awesome-list](#p6-projen-project-awesome-list)

  * [LICENSE](#license)
  * [CI/CD](#cicd)
  * [Distributions](#distributions)
  * [Summary](#summary)
  * [Code of Conduct](#code-of-conduct)
  * [Changes](#changes)
  * [Usage](#usage)
  * [Author](#author)

## LICENSE

[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/p6m7g8/p6-projen-p)

## CI/CD

![GitHub Build Workflow Status](https://img.shields.io/github/workflow/status/p6m7g8/p6-projen-project-awesome-list/Build) ![GitHub Release Workflow Statuss](https://github.com/p6m7g8/p6-projen-project-awesome-list/workflows/Release/badge.svg)
![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/p6m7g8/p6-projen-project-awesome-list) ![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=p6m7g8_p6-projen-project-awesome-list&metric=alert_status)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/p6m7g8/p6-projen-project-awesome-list) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/p6m7g8/p6-projen-project-awesome-list)

## Distributions

| Method | Version | Daily | Weekly | Monthly | Yearly | Total |
--------| --------| ------| -------| --------| -------|-------|
| NPM      | ![npm](https://img.shields.io/npm/v/p6-projen-project-awesome-list) |       | [![NPM Weekly Downloads](https://img.shields.io/npm/dw/p6-projen-project-awesome-list)](https://img.shields.io/npm/dw/p6-projen-project-awesome-list) | [![NPM Monthly Downloads](https://img.shields.io/npm/dm/p6-projen-project-awesome-list)](https://img.shields.io/npm/dm/p6-projen-project-awesome-list) | [![NPM Yearly Downloads](https://img.shields.io/npm/dy/p6-projen-project-awesome-list)](https://img.shields.io/npm/dy/p6-projen-project-awesome-list) | [![NPM Total Downloads](https://img.shields.io/npm/dt/p6-projen-project-awesome-list)](https://img.shields.io/npm/dt/p6-projen-project-awesome-list) |
| PYPI      | ![PyPI](https://img.shields.io/pypi/v/p6-projen-project-awesome-list) | ![PyPI - Downloads](https://img.shields.io/pypi/dd/p6-projen-project-awesome-list) | ![PyPI - Downloads](https://img.shields.io/pypi/dw/p6-projen-project-awesome-list) | ![PyPI - Downloads](https://img.shields.io/pypi/dm/p6-projen-project-awesome-list)         |       |        |
| Nuget      | ![Nuget](https://img.shields.io/nuget/v/P6m7g8.P6ProjenProjectAwesomeList) |       |        |         |       | ![NuGet Downloads](https://img.shields.io/nuget/dt/P6m7g8.P6ProjenProjectAwesomeList.svg) |
| Maven Central | ![Maven Central](https://img.shields.io/maven-central/v/com.github.p6m7g8/p6-projen-project-awesome-list) |       | ![Maven](https://jitpack.io/v/com.github.p6m7g8/p6-projen-project-awesome-list/week.svg) | ![Maven](https://jitpack.io/v/com.github.p6m7g8/p6-projen-project-awesome-list/month.svg)         |       |        |
| GoLang     |         |       |        |         |       |        |
| Kotlin     |         |       |        |         |       |        |

## Summary

Initializes a repo for use as an [awesome list](https://github.com/topics/awesome-list)

## Code of Conduct

* [Code of Conduct](https://github.com/p6m7g8/.github/blob/master/CODE_OF_CONDUCT.md)

## Changes

* [Change Log](CHANGELOG.md)

## Usage

```shell
projen new --from p6-projen-project-awesome-list
```

## Author

Philip M. Gollucci [pgollucci@p6m7g8.com](mailto:pgollucci@p6m7g8.com)


