We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a9926f + bdd9e50 commit 6911c48Copy full SHA for 6911c48
README.md
@@ -3,6 +3,8 @@ TuckConverterBundle
3
4
Adds the Symfony2 command "container:convert" which converts service config files to other formats
5
6
+For one-off files, there's also a [hosted Web UI](http://converter.rosstuck.com/) you can use instead of installing this bundle.
7
+
8
What it does
9
------------
10
You can specify the file to convert either on the commandline:
@@ -22,4 +24,4 @@ TODO
22
24
----
23
25
- Remove a coupling on input for file extension
26
- Update the DependencyInjection/*Extension files as well (perhaps with PHP-Parser?)
-- Moar tests
27
+- Moar tests
0 commit comments