- Python 44.5%
- JavaScript 38.1%
- CSS 14.1%
- Shell 3.3%
|
|
||
|---|---|---|
| files | Interactive chart for all meridians implemented | |
| src | Added anchors for tsubos | |
| .gitignore | First commit | |
| convertSVG | First commit | |
| LICENSE.md | First commit | |
| README.md | Updated readme | |
| shiatsu | Updated buld script | |
| shiatsu.py | Added anchors for tsubos | |
Shiatsu Wiki
The Shiatsu Wiki is an archive of information assembled during two year training of the Japanese bodywork.
Setup
Open a terminal and cd to the location you would like to download the script to.
Use git pull https://codeberg.org/rostiger/shiatsu.git to download the repository - it will create a new directory called shiatsu. Enter the directory using cd shiatsu.
Make sure shiatsu and shiatsu.py are executable by using chmod +x shiatsu shiatsu.py.
Configuration
To configure the script you have to edit the first lines of the script itself.
Use you preferred text editor to edit shiatsu - in my case micro - micro shiatsu
Most configuration options should be self-explanatory.
Change LOCAL_ROOT to the path you downloaded the repository to.
License
See the License file for license rights and limitations (MIT).
Caveat
This script was written to suit my personal purposes.
I am an hobbyist programmer and positively consider myself as someone who doesn't have a proper clue what they are doing.
Use this script with care and at your own risk. Bug reports or notifications of security concerns are welcome.