mirror of
https://github.com/misterunknown/ifm.git
synced 2025-10-04 02:51:51 +02:00
Updated Contributing (markdown)
@@ -6,7 +6,8 @@ The compiler script is written in PHP and does essentialy three things:
|
||||
* replace the includes with actual file content
|
||||
* concat PHP files while removing the first line (`<?php`)
|
||||
* add snippet to start the IFM
|
||||
Includes can be made by writing the filename enclosed by three at signs (`@@@`).
|
||||
|
||||
Includes can be made by putting the filename enclosed by three at signs (`@@@`) anywhere in the code.
|
||||
|
||||
## files
|
||||
Here is a short explanation of what does what:
|
||||
|
Reference in New Issue
Block a user