Metadata-Version: 1.1
Name: justhacking
Version: 2.0.8
Summary: Just Hacking is a Python CLI script that stimulates as you are hacking.
Home-page: https://github.com/Divinemonk/justhacking/
Author: Divinemonk
Author-email: <v1b7rc8eb@relay.firefox.com>
License: UNKNOWN
Description: 
        ```
        ░░█ █░█ █▀ ▀█▀   █░█ █░█ █▀▀ █▄▀ ▄█ █▄░█ █▀▀
        █▄█ █▄█ ▄█ ░█░   █▀█ ▀▀█ █▄▄ █░█ ░█ █░▀█ █▄█
        ```
        
        <a href=''><img src="https://img.shields.io/badge/justhacking-CLI Hacking Simulation-yellow.svg?logo=sharp"></a>
        <a href=''><img src="https://img.shields.io/badge/Version-v2.0-orange.svg?logo=vectorworks"></a>
        <a href='https://www.python.org/'><img src="https://img.shields.io/badge/Python-3-blue.svg?style=flat&logo=python"></a>
        <a href='LICENSE'><img src="https://img.shields.io/badge/MIT-LICENCE-brightgreen.svg?logo=mitsubishi"></a>
        
        
        
        
        <br>
        <br>
        <br>
        
        
        # ▶️ __*pip*__ installation
        
        IF you don't have '[pip](https://www.google.com/search?q=install+pip)' or '[python3](https://www.google.com/search?q=install+python+3)' installed - install them !
        
        ### Install *justinghacking* with simple command :
        ```
        pip install justhacking
        ```
        <br>
        
        Command works for (& in) *Windows - Command Prompt | Linux & Mac OS - Terminal*
        
        
        <br>
        <br>
        
        
        # ▶️ __*Git clone*__ installation
        
        ### Clone this *repository* with *git* :
        ```
        git clone https://github.com/Divinemonk/justhacking/
        ```
        
        ### Then follow these commands 
        ```
        cd justhacking
        pip install -r requirements.py
        python3 install setup.py
        ```
        
        
        <br>
        <br>
        <br>
        
        
        # 🪛 Usage
        
        Open terminal or command line and type : `justhacking`
        
        Done ! - Your fake hacking / hacking simulation setup is ready !!
        
        
Keywords: python,justhacking,divinemonk,hacking stimulation,cli,python hacking,console
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: License :: OSI Approved :: MIT License
