An open API service indexing awesome lists of open source software.

https://github.com/backstagephp/installer

Backstagephp installer
https://github.com/backstagephp/installer

Last synced: 4 months ago
JSON representation

Backstagephp installer

Awesome Lists containing this project

README

          

The installer of Backstage.

## Install
```bash
composer global require backstage/installer
```

## Create a new site
```bash
backstage new my-site
```