Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pstoellberger committed Oct 5, 2011
1 parent 6260a1e commit 84da894
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
21 changes: 21 additions & 0 deletions README
@@ -0,0 +1,21 @@
SAIKU

saiku.sh
---------------
Usage: saiku build <all | project>
Builds all or an individual saiku project

Example:
saiku build all

Others:
saiku build < all | ui | server | webapp | bi-platform-plugin >
Usage: saiku run <package>
package can be:
server
Executes dist/saiku-server/start-saiku.sh
ui [port] [backend_host] [backend_port]
Executes node saiku-ui/server.js [port] [backend_host] [backend_port]
Default is:
node server.js 8080 dev.analytical-labs.com 80

1 change: 0 additions & 1 deletion readme.txt

This file was deleted.

0 comments on commit 84da894

Please sign in to comment.