checkcheckit
checkcheckit copied to clipboard
command line checklist tool
Spoke with some potential checkcheckit users and there were concerns about having to store checklists in `~/checkcheckit`. What's the more standard way to handle this these days? A few random...
It'd be nice if `start` accepted a short description. For example, if you have a checklist called `deploy` it'd be nice to run: ``` bash check start deploy my-project ```...
Today I wanted to open a checklist we've been working on for the last few days. I had it open in a tab, but I accidentally closed it... I ended...
It would be nice to do make the first line in a checklist markdown file be a short description. List this sentence beside the checklist name when `check list` is...
From ri docs: ``` class File extends module FileTest, supporting such singleton methods as File.exist?. ```