A complete platform for building web applications.

store:json

store:json command allow you to create the package information file info.json which required by ErtikazOS store.

php spark store:json [app]

Examples

Create new info.json for App, it will create new file in app/Controllers/App/info.json .

php spark store:json App