This repository has been archived on 2024-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/README.md

11 lines
165 B
Markdown
Raw Normal View History

2022-11-13 18:11:37 -08:00
# symfony
2022-11-13 18:18:48 -08:00
## Two line setup
Just change "YOUR_PROJECT_NAME" to whatever you want.
```bash
wget fbot.co/nysymfony
bash nysymfony YOUR_PROJECT_NAME
rm nysymfony
```