Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
92546629
Commit
92546629
authored
Jan 06, 2011
by
Igor Wiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add phar build instructions to README
parent
74a1a05d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+5
-1
No files found.
README.md
View file @
92546629
...
...
@@ -30,13 +30,17 @@ Silex works with PHP 5.3.2 or later.
## Installation
Installing Silex is as easy as it can get. Download the
[
`
S
ilex.phar`
][
2
]
file
Installing Silex is as easy as it can get. Download the
[
`
s
ilex.phar`
][
2
]
file
and you're done!
## Test Suite
You can run the
[
PHPUnit
][
3
]
test suite by running
`phpunit`
.
## Build
You can build the silex.phar file by running
`php compile.php`
.
## More Information
Read the documentation of Symfony2 for more information about how you can
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment