Releases: Joseki/FileTemplate
Releases · Joseki/FileTemplate
Released version 0.2.5
Released version 0.2.4
v0.2.4 ControlCommand: allows to add control name via interaction
Released version 0.2.3
hotfix for unstable Symfony v2.8
Released version 0.2.2
Output filepath normalized:
C:\path\to\new/file
will be now displayed as C:/path/to/new/file
Released version 0.2.1
- DI: fixed variable defaults
Released version 0.2.0
- changed variable syntax to ${VAR}
- renamed command name to joseki:file-template
- added default variables ${DS} and ${NAMESPACE} to correspond more with PhpStorm behaviour
- improved variable resolution
- fixed destination directory creation
- argument DIR replaced with optional option --dir=path
Released version 0.1.2
Refactorization
Released version 0.1.1
Fixed namespaces
Released version 0.1
Released brand new tool for PhpStorm and Nette applications.
Define your multi-file templates with minimum effort. Just fill your config file and for each new file (group of files) simply run Symfony/Console (or better Joseki/Console or Kdyby/Console tools).
Profit.