https://github.com/annotation/text-fabric
Revision 56e51261ba90e49b77962d80e843c842ad3fe5e8 authored by Dirk Roorda on 07 March 2019, 13:21:09 UTC, committed by Dirk Roorda on 07 March 2019, 13:21:09 UTC
1 parent 15fa6f7
Raw File
Tip revision: 56e51261ba90e49b77962d80e843c842ad3fe5e8 authored by Dirk Roorda on 07 March 2019, 13:21:09 UTC
small fixes for data display
Tip revision: 56e5126
azbnsetup.sh
#!/bin/sh

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