mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-12-24 02:05:12 +01:00
docs
This commit is contained in:
parent
579da4528b
commit
3acbe26bb7
14
README
14
README
@ -31,6 +31,16 @@ $ cp waf demos/c/
|
||||
$ cd demos/c/
|
||||
$ ./waf configure build
|
||||
|
||||
---------------------------
|
||||
Thomas Nagy, 2010 (ita)
|
||||
USING GIT
|
||||
---------
|
||||
|
||||
$ git clone https://code.google.com/p/waf/
|
||||
set $HOME/.netrc to read:
|
||||
machine code.google.com login user@gmail.com password pass
|
||||
$ git remote add code https://code.google.com/p/waf.docs/
|
||||
... make a few changes
|
||||
$ git push code
|
||||
|
||||
---------------------------
|
||||
Thomas Nagy, 2011 (ita)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user