You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
359 B
24 lines
359 B
# Getting Started
|
|
|
|
## System Requirements
|
|
|
|
Python 3.6 or greater is required.
|
|
|
|
## Install
|
|
|
|
To install:
|
|
|
|
```bash
|
|
pip install python-scripttease;
|
|
```
|
|
|
|
## Configuration
|
|
|
|
See [Commands File](topics/command-file.md) for creating a configuration file.
|
|
|
|
## FAQs
|
|
|
|
Have a question? `Just ask`_!
|
|
|
|
.. _Just ask: https://develmaycare.com/contact/?product=Script%20Tease
|
|
|
|
|