Metadata-Version: 2.1
Name: themekit-cli
Version: 1.0.0
Summary: ThemeKit Helper On The Command Line
Home-page: https://github.com/ThemeKitApp/themekit-helper
Author: Max Bridgland
Author-email: mabridgland@protonmail.com
License: GNU General Public License v3 (GPLv3) (GPL)
Project-URL: Wiki, https://github.com/ThemeKitApp/themekit-helper
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: IronPython
Classifier: Programming Language :: Python :: Implementation :: Jython
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: colorama
Requires-Dist: requests
Requires-Dist: terminaltables

<p align="center">
  <a align="center" href="https://themekit.io" target="_blank"><img src="https://themekit.io/assets/ThemeKit.png" width="350px" height="350px"></a>
</p>

# ThemeKit Helper
Command Line Helper Tool for ThemeKit

## Installation:

#### Requirements:

- Python 3

Run:

```bash
pip install themekitcli
```

After letting it install you can now run:

```
tkcli

# OR

themekitcli
```

## Usage:

The entire program is basically a Wizard so you should be able to walk through it fairly easily. If you have issues contact me on [Twitter](https://twitter.com/maxbridgland)

