Generate .pot files of plugins and themes.
Cone the repo: git clone git@github.com:osclass/i18n-tools.git
php makepot.php plugin <plugin folder> <pot file>
php makepot.php plugin <plugin folder> <pot file>
The base code of this tools are from wordpress i18n tools.