Commit Graph

8 Commits

Author SHA1 Message Date
Brian S. Stephan 3f9c1585fb add flake8 to requirements-dev.in 2020-02-08 19:47:25 -06:00
Brian S. Stephan d8462e6941 implement /title and /add commands
this is still just a basic POC step for learning the library, but it
works, now just to understand some stuff
2020-02-08 19:47:20 -06:00
Brian S. Stephan 2a431f509f .gitignore *.pyc 2020-02-08 10:03:49 -06:00
Brian S. Stephan 8b6b93e87d super basic skeleton, just loads an irssi-like UI
it doesn't do anything at the moment
2020-02-08 10:02:39 -06:00
Brian S. Stephan 5edfc62f27 add basic requirements files 2020-02-08 10:01:45 -06:00
Brian S. Stephan 1d35c38440 .gitignore *.swp 2020-02-08 10:00:18 -06:00
Brian S. Stephan cc8df0cf15 README.md updates 2020-02-08 09:58:40 -06:00
Brian S. Stephan 4d4a5a1509 Initial commit 2020-02-08 08:52:50 -06:00