Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
laruence committed Sep 11, 2012
1 parent 72ad802 commit b9d9928
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tools/cg/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
==== Yaf Codes Generator ===

===== Usage =====
```
php yaf_cg Sample
``
will generator folder "Sample" under output:
```
$ ls output/Sample/
application/ conf/ index.php readme.txt
```

0 comments on commit b9d9928

Please sign in to comment.