|
1 | | -<h1 align="center">Workshop Starter Kit</h1> |
| 1 | +<h1 align="center">Test Workshop</h1> |
2 | 2 |
|
3 | | -<p align="center">If you want to build your own workshop, this repository and it't tools will help you get going</p> |
4 | | - |
5 | | -<p align="center"> |
6 | | - <a href="https://phpschool-team.slack.com/messages"> |
7 | | - <img src="https://phpschool.herokuapp.com/badge.svg"> |
8 | | - </a> |
9 | | -</p> |
10 | | ----- |
11 | | - |
12 | | -## Getting Started |
13 | | - |
14 | | -```shell |
15 | | -composer create-project php-school/workshop-starter-kit your-workshop-name |
16 | | -``` |
17 | | - |
18 | | -That's it! You will be prompted for some information along the way, this will be used to setup the project details in `composer.json`, setup autoloading of your classes and a few other things. A command will be dispayed towards the end of the process which will immediately allow you to run your workshop! |
19 | | - |
20 | | -For detailed documentation on how to actually build execrises and extend the application, check the docs page on our site [www.phpschool.io/docs](https://www.phpschool.io/docs). |
21 | | - |
22 | | -Finally, drop in the [slack channel](https://phpschool-team.slack.com/messages) if you have further questions. Also send us a PR [here](https://github.com/php-school/phpschool.io) or just drop us a message if you want your workshop featured on www.phpschool.io! |
| 3 | +<p align="center">This repository is for testing purposes only</p> |
0 commit comments