Skip to content

0.1.0 - 2017-09-10

Compare
Choose a tag to compare
@glensc glensc released this 10 Sep 17:20
· 61 commits to master since this release
0.1.0

Initial usable version: #1

  • use Symfony\Console for CLI application
  • use Symfony\Finder to find files
  • parse template using Smarty engine into tokens: #2
  • process smarty tokens into "Tag" object: #3
  • for each "Tag" object, write .pot file: #4