Skip to content

Latest commit

 

History

History
191 lines (149 loc) · 6.07 KB

README.md

File metadata and controls

191 lines (149 loc) · 6.07 KB

Contributors Forks Stargazers Issues MIT License Wiki


image

PROJECT_NAME

Project one liner slogan goes here
Website · Request Feature / Report Bug

Table of Contents

About The Project

Detailed explaination of the project goes here

(back to top)

Supports:

  1. Shells
    • bash
    • zsh
  2. OS(s)
    • 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
    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
    git clone https://github.com/metakgp/PROJECT_NAME.git
  2. Make the script executable
    cd ./PROJECT_NAME
    chmod +x ./PROJECT_NAME
  3. Execute the script
    ./PROJECT_NAME

(back to top)

Usage

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

(back to top)

Contact

📫 Metakgp - Metakgp's slack invite Metakgp's email metakgp's Facebook metakgp's LinkedIn metakgp's Twitter metakgp's Instagram

Maintainer(s)

The currently active maintainer(s) of this project.

Creator(s)

Honoring the original creator(s) and ideator(s) of this project.

(back to top)

Additional documentation

(back to top)