1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add initial procfile parser

This commit is contained in:
Kelly Brazil
2022-09-02 18:29:16 -07:00
parent f1383b5c66
commit a249ca1da3
2 changed files with 198 additions and 0 deletions

View File

@ -84,6 +84,7 @@ parsers = [
'pip-show',
'plist',
'postconf',
'procfile',
'ps',
'route',
'rpm-qi',