Skip to content

mikolajfilipiak/tree-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree file parser

Environment

PHP 7.3

Composer

Installation

Just run: composer install

Testing

Just run: composer tests

There is PHPUnit, PHPStan, PHP-CS-FIX

Running parser

bin/command parse [list_path, [tree_path [output_path]]]

tree_path - path to tree.json file list_path - path to list.json file output_path - path to output file

If you run only bin/command parse operational directory will be ./resources and output file will be in ./resources/output.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages