Revision 177d3e84c9ec5c2613a8683303ee543f776a4a6d authored by Dirk Roorda on 30 August 2018, 13:11:17 UTC, committed by Dirk Roorda on 30 August 2018, 13:11:17 UTC
1 parent 683a7de
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top