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

https://github.com/tempestphp/tempest-app-console

Project scaffold for Tempest console applications
https://github.com/tempestphp/tempest-app-console

Last synced: about 1 month ago
JSON representation

Project scaffold for Tempest console applications

Awesome Lists containing this project

README

          

## Project scaffold for [Tempest](https://github.com/tempestphp) console

```txt
composer create-project tempest/app-console
cd
./tempest
```

Read all about building console applications with Tempest in [the docs](https://tempestphp.com/docs/console/getting-started/).