Skip to content

An interactive CLI portfolio built with PHP and Symfony, providing insights into my career and projects through terminal commands.

License

Notifications You must be signed in to change notification settings

Neluxx/cli-symfony

Repository files navigation

CLI Symfony Portfolio

An interactive CLI portfolio built with PHP and Symfony, designed to showcase my career and projects through intuitive terminal commands.

Tech Stack

  • PHP 8.2+
  • Symfony 7.2
  • HTMX

Installation

Follow the steps below to start using this project:

  1. Clone the repository:
    git clone https://github.com/Neluxx/cli-symfony.git
  2. Navigate to the project directory:
    cd cli-symfony
  3. Install dependencies with Composer:
    composer install
  4. Start the Symfony or another server to run the application:
    symfony server:start
  5. Access the application via the generated local URL in the terminal.

Requirements

Ensure these tools are installed on your system:

  • PHP 8.2 or higher
  • Composer
  • Symfony CLI (optional)

Contributions

Have ideas or found a bug? Contributions are welcome! Feel free to fork the project and submit pull requests.

License

This project is licensed under the Apache License 2.0.

About

An interactive CLI portfolio built with PHP and Symfony, providing insights into my career and projects through terminal commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published