https://github.com/boring-dragon/flight-installer
Cli Installer for php flight microframework
https://github.com/boring-dragon/flight-installer
flight flightphp framework installer php
Last synced: 5 months ago
JSON representation
Cli Installer for php flight microframework
- Host: GitHub
- URL: https://github.com/boring-dragon/flight-installer
- Owner: boring-dragon
- Created: 2020-02-18T20:40:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T23:17:43.000Z (almost 6 years ago)
- Last Synced: 2025-08-21T22:26:07.529Z (5 months ago)
- Topics: flight, flightphp, framework, installer, php
- Language: PHP
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flight-installer
Cli Installer for php flight microframework
```bash
composer global require jinas/flight-installer
```
## Usage
```bash
flight new [appname]
```