Skip to content

calexo/sf2ConsoleGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

sf2ConsoleGUI

By Calexo http://www.calexo.com

Basic interface for Symfony2 app console

sf2ConsoleGUI is a bash script to help managing Symfony2 projects.

Install

  • Download sf2console.sh

  • Add it in a directory part of your PATH

    • i.e. in ~/bin
    • You can permanently add ~/bin in your PATH by adding this line in .bashrc :
    • export PATH=$PATH:~/bin
  • Edit sf2console.sh, in the CONFIG zone :

    • console_path : Path to Symfony2's app/console
    • app_path : Path to your Symfony2's web app

Usage

sf2console.sh

Issues

Have a bug? Please create an issue here on GitHub!

https://github.com/calexo/sf2ConsoleGUI/issues

Authors

About

Basic interface for Symfony2 app console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages