## Some additional integration tools.
```
├── bin        A command line tool.
├── lib        Some common libs.
├── plugin     Some plug-ins that can be used directly by developers.
├── tpl        Some templates for generating mock files.
└── readme.md  Me, myself and I.
```
