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

https://github.com/proffapt/myreadme

Contains my templates for README.md, LICENSE.txt CONTRIBUTING.md COC.md, issues & pull_request. With a workflow to generate/update CHANGELOG.md and draft release on tag push.
https://github.com/proffapt/myreadme

about-project changelog codeofconduct contributing github-about github-actions github-docs github-docs-template github-readme-example github-readme-generator github-readme-template github-release-action github-release-automation github-release-workflow github-releases license readme readme-template readymade-readme security

Last synced: 4 months ago
JSON representation

Contains my templates for README.md, LICENSE.txt CONTRIBUTING.md COC.md, issues & pull_request. With a workflow to generate/update CHANGELOG.md and draft release on tag push.

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]




image

PROJECT_NAME



Project one liner slogan goes here


Request Feature | Report Bug


Table of Contents

- [About The Project](#about-the-project)
- [Supports](#supports)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Contact](#contact)
- [Acknowledgements](#acknowledgments)
- [Additional documentation](#additional-documentation)

## About The Project



image

_Detailed explaination of the project goes here_

(back to top)

### Supports:
1. Shells
* `bash`
* `fish`
* `zsh`
2. OS(s)
* `MacOS`[`BSD` based]
* any `*nix`[`GNU+Linux` and `Unix`]

(back to top)

## Getting Started

To set up a local instance of the application, follow the steps below.

### Prerequisites

The following dependencies are required to be installed for the project to function properly:
* npm
```sh
npm install npm@latest -g
```

(back to top)

### Installation

_Now that the environment has been set up and configured to properly compile and run the project, the next step is to install and configure the project locally on your system._

1. Clone the repository
```sh
git clone https://github.com/proffapt/PROJECT_NAME.git
```
2. Make the script executable
```sh
cd ./PROJECT_NAME
chmod +x ./PROJECT_NAME
```
3. Execute the script
```sh
./PROJECT_NAME
```

(back to top)

## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space.



image

(back to top)

## Contact


📫 Arpit Bhardwaj ( aka proffapt ) -

proffapt's Twitter


proffapt's Telegram


proffapt's LinkedIn


proffapt's mail


proffapt's forum for cybernity

(back to top)

## Acknowledgments

* [Choose an Open Source License](https://choosealicense.com)
* [Img Shields](https://shields.io)

(back to top)

## Additional documentation

- [Changelogs](/.github/CHANGELOG.md)
- [License](/LICENSE)
- [Security Policy](/.github/SECURITY.md)
- [Code of Conduct](/.github/CODE_OF_CONDUCT.md)
- [Contribution Guidelines](/.github/CONTRIBUTING.md)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/proffapt/PROJECT_NAME.svg?style=for-the-badge
[contributors-url]: https://github.com/proffapt/PROJECT_NAME/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/proffapt/PROJECT_NAME.svg?style=for-the-badge
[forks-url]: https://github.com/proffapt/PROJECT_NAME/network/members
[stars-shield]: https://img.shields.io/github/stars/proffapt/PROJECT_NAME.svg?style=for-the-badge
[stars-url]: https://github.com/proffapt/PROJECT_NAME/stargazers
[issues-shield]: https://img.shields.io/github/issues/proffapt/PROJECT_NAME.svg?style=for-the-badge
[issues-url]: https://github.com/proffapt/PROJECT_NAME/issues
[license-shield]: https://img.shields.io/github/license/proffapt/PROJECT_NAME.svg?style=for-the-badge
[license-url]: https://github.com/proffapt/PROJECT_NAME/blob/master/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/proffapt