source code generator templategen from a given template

templategen is a generator of source code from a given template. All it does is copy the template file, replace the predefined substrings, and write the output as a new generated file. To get your local copy up and running, follow these simple steps. To install run the following command: pip install templategen For usage run the following command: templategen –name=myName –template=c

#source #code #generator #templategen #template

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *