Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.1 KB

twig-linter

Released

Integrate php twig-linter with NetBeans IDE

plugin screen

Install from *.nbm

  1. Download latest release from releases page.
  2. Install to NetBeans use standard instruction.

Build from source

  1. Clone this repo: git clone https://github.com/sbobrov85/twig-linter.git ~/twig-linter
  2. Open NetBeans, select File -> Open project... and select cloned folder.
  3. Right mouse click by project, select "Create NBM" and wait.
  4. Install to NetBeans, use standard instruction with select nbm from "build" subfolder.

Twig linter executable

  • Follow instructions from repo: https://github.com/asm89/twig-lint
  • Install this plugin (from source).
  • Select phar executable from Tools -> Options -> PHP -> Twig linter.

Uninstall

Use standard uninstall instruction.

Support

Use github issues for this repo