Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T23:17:43.000Z (almost 5 years ago)
- Last Synced: 2024-11-29T18:53:45.979Z (23 days 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]
```