This command line tool supports bughunting projects.
git clone git@github.com:howmuch515/bughunt-cli.git
cd bughunt-cli
make install
bughunt init <myproject>
The myproject
directory structure will be as follows.
myproject/
├── memo.md
├── scan/
├── report/
└── dict/