start generate tool

This commit is contained in:
Mark McGranaghan
2012-09-23 18:48:13 -07:00
parent 89f95f2ac5
commit 276a364b2e
3 changed files with 195 additions and 0 deletions

4
tool/generate Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
mkdir -p build
cp style/book.css build/book.css