Skip to content

Commit 406d2c7

Browse files
committed
Add README
1 parent 739d2c6 commit 406d2c7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CSAS Demo Runner
2+
3+
The demo runner for PHP-CSAS.
4+
5+
## How to Run
6+
7+
- Make sure you have both Python (2.X) and Vagrant installed.
8+
- Install python dependencies with `pip install -r requirements.txt`.
9+
- Run `run_csas.sh` to run the demo with csas enabled.
10+
- Run `run_no_csas.sh` to run the demo without CSAS enabled.

0 commit comments

Comments
 (0)