-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Iain Cambridge edited this page Dec 19, 2022
·
2 revisions
Welcome to the Parthenon wiki!
Here is the internal documentation. The difference between internal documentation and developer documentation is that this documentation is designed to help you develop Parthenon. In comparison, developer documentation is to help you use Parthenon.
If you want to use Parthenon you can find the developer documentation at https://getparthenon.com/docs.
A quick getting started with the skeleton app is
composer create-project parthenon/skeleton
or to add to an existing Symfony application
composer require parthenon/parthenon