https://github.com/annotation/text-fabric
Revision 5b05258535f04a185d121fe01fc0002841b9c336 authored by Dirk Roorda on 10 April 2019, 12:44:32 UTC, committed by Dirk Roorda on 10 April 2019, 12:44:32 UTC
1 parent 73be215
Raw File
Tip revision: 5b05258535f04a185d121fe01fc0002841b9c336 authored by Dirk Roorda on 10 April 2019, 12:44:32 UTC
badge software heritage archive
Tip revision: 5b05258
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top