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.
32 lines
456 B
32 lines
456 B
.. _getting-started:
|
|
|
|
***************
|
|
Getting Started
|
|
***************
|
|
|
|
System Requirements
|
|
===================
|
|
|
|
Python 3.6 or greater is required.
|
|
|
|
Install
|
|
=======
|
|
|
|
To install:
|
|
|
|
.. code-block:: bash
|
|
|
|
pip install python-scripttease;
|
|
|
|
Configuration
|
|
=============
|
|
|
|
See :ref:`topics-configuration` for creating a command configuration file.
|
|
|
|
FAQs
|
|
====
|
|
|
|
Have a question? `Just ask`_!
|
|
|
|
.. _Just ask: https://develmaycare.com/contact/?product=Script%20Tease
|
|
|
|
|