fizzlebert / vdocs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vdocs

An online text editor with Vim key bindings.

Why?

  • Because I love Vim efficiency
  • Because I want to edit documents online.
  • Put two together ❤️.

How do I get set up?

  • This is intended to be run from a server (specifically Heroku).
  • You will need to install the requirements.
  • Do this with pip install --user -r requirements.txt.
  • This is done by python3 app.py.

Contribution guidelines

  • I doubt anyone will contribute because this is a private repo. test

About

License:MIT License


Languages

Language:HTML 41.7%Language:CSS 31.9%Language:Python 22.5%Language:JavaScript 3.9%