We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab0cfc commit faadc89Copy full SHA for faadc89
1 file changed
README.md
@@ -1 +1,22 @@
1
# Nothing to see here yet
2
+
3
+## Development
4
5
+For common automated development tasks, the repository contains several scripts which can be run via composer, like:
6
7
+```sh
8
+composer {script-name}
9
+```
10
11
+or, alternatively, directly via:
12
13
14
+./scripts/{script-name}
15
16
17
+| script-name | description |
18
+|-|-|
19
20
+## License
21
22
+see [LICENSE](./LICENSE)
0 commit comments