egor7 / 0050.howto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Everyday scripts

0010.readable - remove unnecessary pieces from source files

Usage

Put build.sh and *.awk files into target sources tree, run build.sh. You should configure scripts by yourself. Files provided for an example purposes only.

Why

Psychologically its hard to read hundreds of sources with a common repeatable strings which have nothing common with project logic.

Remove the distractions, make things easier.

About


Languages

Language:C 60.9%Language:Python 33.2%Language:Shell 3.2%Language:Awk 2.6%