Skip to content

Viscaweb/symfony-cli-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony CLI App Template

This project is base template for a CLI app running with Symfony console components.

How to use it ?

  1. Download the archive
  2. Replace the package name property in composer.json
  3. Add you command class file in src/App/Command and register it in bin/console.

How to create a phar

  1. Download and install Box2 (https://github.com/box-project/box2)
  2. Execute box build

About

💻 Template for a Symfony based CLI app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages