Metadata-Version: 2.4
Name: ikali
Version: 1.0.6
Summary: iKali, runs a command when typing ikali into the terminal.
Home-page: https://github.com/HypaTobaYT/ikali
Author: Hypa
Author-email: hypertobayt@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# iKALI 1.0.6

This was created out of boredom.

Please note that this is wholly untested, I am new to programming, and especially using linux. 
installing with sudo makes it work though.

Update 1.0.5 - fixed broken keyboard interrupt code causing traceback error.
update 1.0.6 - Downloading isn't working with previous fix.

## Installation (May require pip3)
```bash
sudo pip install ikali
```
## Update
```bash
sudo pip install -U ikali
```
## Uninstall
```bash
sudo pip uninstall ikali
```

## Usage
```bash
ikali
```
