mirror of
https://gitlab.com/ita1024/waf.git
synced 2025-01-11 19:05:04 +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/
|
$ cd demos/c/
|
||||||
$ ./waf configure build
|
$ ./waf configure build
|
||||||
|
|
||||||
---------------------------
|
USING GIT
|
||||||
Thomas Nagy, 2010 (ita)
|
---------
|
||||||
|
|
||||||
|
$ 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