https://github.com/annotation/text-fabric
Revision c4a3ece8479b892a6733cabb5414d004c926bceb authored by Dirk Roorda on 13 May 2019, 10:29:48 UTC, committed by Dirk Roorda on 13 May 2019, 10:29:48 UTC
1 parent c5b3654
Raw File
Tip revision: c4a3ece8479b892a6733cabb5414d004c926bceb authored by Dirk Roorda on 13 May 2019, 10:29:48 UTC
structure fixes
Tip revision: c4a3ece
azbnsetup.sh
#!/bin/sh

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