Skip to content

Latest commit

 

History

History
185 lines (146 loc) · 6.08 KB

README.md

File metadata and controls

185 lines (146 loc) · 6.08 KB

Contributors Forks Stargazers Issues MIT License Wiki Slack


image

PROJECT_NAME

Project one liner slogan goes here
Report Bug · Request Feature

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)

Maintainer(s)

(back to top)

Contact

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

(back to top)

Additional documentation

(back to top)