10 lines
No EOL
174 B
Markdown
10 lines
No EOL
174 B
Markdown
**Stodle**
|
|
|
|
Python module to keep windows running
|
|
|
|
Installation from cmd line
|
|
```
|
|
git clone https://github.com/WaylonWalker/stodle.git
|
|
cd ./stodle
|
|
python setup.py install
|
|
``` |