https://github.com/annotation/text-fabric
Raw File
Tip revision: 5c578a09553a5fa68100fc3cbf919108e729829c authored by Dirk Roorda on 21 June 2019, 20:04:37 UTC
fonts
Tip revision: 5c578a0
azbnsetup.sh
#!/bin/sh

cd ~/anaconda3_501/bin
./pip3.6 install text-fabric
back to top