btwael/mammouth

Add generator info

Opened this issue · 5 comments

Add a generator info for .php file, e.g.

<?php
########################################
 # This file is generated by Mammouth #
 # github link (optional)             #
########################################
aolko commented

too massive

<?php
## Generated by Mammouth / https://github.com/btwael/mammouth ##

What about just something like

<?php
/* Generated by Mammouth v3.0.1 | http://mammouth.wamalaka.com */
aolko commented

yup, but

/* */, not /* /*

@btwael it's fine 👍

@aolko haha yeah it's /* */ ;)