samuelbryant / sjb-tools

A simple CLI program to create, maintain and edit todo lists
MIT License
0 stars 0 forks source link

[Feature] Merge this project into sjb-cheatsheet in a way that allows the pieces to stay modular #12

Closed samuelbryant closed 6 years ago

samuelbryant commented 6 years ago

This might be impossible.

Recall: One of the key goals of this project is a lightweight library that handles Todo lists in easy to understand reusable ways with minimal external dependencies. The project should be decoupled from other efforts.

However, there is a lot of code overlap between this project and sjb_cheatsheet (in fact the Issues are basically identical).

I should consider trying to merge them into a single github project in a way that allows for them to be installed separately.

depends on #4

samuelbryant commented 6 years ago

You should use githubs 'projects' feature and 'labels' for issues to keep the issues separate as needed