Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 419 Bytes

txt: a http://txti.es clone written in python

Write & share plaintext (+ markdown) documents in a simple manner.

demo

Requirements

You need to have python >= 3.6 running in your system.

You will also need a web server (i.e. nginx) to serve your own instance publicly.

Usage

$ git clone https://github.com/e0en/txt
$ pip install -r requirements.txt
$ python txt.py