264 Forks
1285 Stars
1285 Watchers

awk

The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版

How to download and setup awk

Open terminal and run command
git clone https://github.com/wuzhouhui/awk.git
git clone is used to create a copy or clone of awk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with awk https://github.com/wuzhouhui/awk/archive/master.zip

Or simply clone awk with SSH
[email protected]:wuzhouhui/awk.git

If you have some problems with awk

You may open issue on awk support forum (system) here: https://github.com/wuzhouhui/awk/issues