7 lines
86 B
Bash
Executable File
7 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
|
|
pip install mdutils
|
|
lein codox
|
|
python3 FunctionsToMD.py
|
|
python3 HTMLFix.py
|