Skip to content

pascalchevrel/langchecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchecker

Code to replicate the langchecker feature on webdashboard.

To set it up:

  • Rename the file app/config/settings.inc.php.ini as app/config/settings.inc.php.
  • Indicate in this file the local paths to the various VCS repositories the application tracks.
  • Indicate if the app will be served from the root or from a subfolder.

Then install dependencies (composer install).

See wiki for further details.

License

This software is released under the terms of the Mozilla Public License v2.0.

About

Tool to analyze .lang files, used for mozilla.org and other Mozilla projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 82.7%
  • HTML 9.1%
  • JavaScript 6.1%
  • CSS 2.0%
  • ApacheConf 0.1%