Skip to content

๐ŸŽ Console (CLI) project skeleton based on Nette Framework (@nette), Symfony (@symfony) and Contributte (@contributte) libraries by @f3l1x.

License

Notifications You must be signed in to change notification settings

johny-patera/console-skeleton

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Website ๐Ÿš€ contributte.org | Contact ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป f3l1x.io | Twitter ๐Ÿฆ @contributte


Goal

Main goal is to provide terminal-based console-kit project for Nette developers.

Installation

You will need PHP 7.4+ and Composer.

Create project using composer.

composer create-project -s dev contributte/console-skeleton acme

Now you have application installed. It's time to run it.

Startup

Console overview is showed up by running this command:

bin/console

Backend

It's based on Contributte packages.

This project is using RobotLoader for autoloading .

Development

See how to contribute to this package.

This package is currently maintaining by these authors.


Consider to support contributte development team. Also thank you for using this project.

About

๐ŸŽ Console (CLI) project skeleton based on Nette Framework (@nette), Symfony (@symfony) and Contributte (@contributte) libraries by @f3l1x.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.8%
  • Makefile 49.2%