Giter Site home page Giter Site logo

froldev / symfony-and-docker-makefile-taskfile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yoanbernabeu/symfony-and-docker-makefile-taskfile

0.0 0.0 0.0 322 KB

Symfony And Docker Makefile + Taskfile

License: MIT License

Makefile 100.00%

symfony-and-docker-makefile-taskfile's Introduction

Symfony And Docker Makefile + Taskfile

A Makefile and Taskfile to improve the DX of your Symfony projects!

You will find a collection of everyday useful commands in a Symfony project.

Feel free to modify it for your projects.

Symfony And Docker Makefile + Taskfile

1. Table of Contents

2. Makefile

2.1. Requirements

This file was created to be used in a Linux environment, some commands should be adapted to your operating system.

  • You must have make on your computer.

  • You can check if make is available with the command:

make -v

2.2. Installation

You just need to add the file Makefile to the root of your Symfony project

wget https://raw.githubusercontent.com/yoanbernabeu/Symfony-And-Docker-Makefile-Taskfile/main/Makefile

2.3. Usage/Examples

To get help from the file, just run the command:

make help

Then choose your "target" and have fun with it:

make [target]

3. Taskfile

3.1. Requirements

This file was created to be used in a Linux environment, some commands should be adapted to your operating system.

  • You must have task on your computer.

  • You can check if task is available with the command:

task --version

3.2. Installation

You just need to add the file Taskfile.yaml to the root of your Symfony project

wget https://raw.githubusercontent.com/yoanbernabeu/Symfony-And-Docker-Makefile-Taskfile/main/Taskfile.yaml

3.3. Usage/Examples

To get help from the file, just run the command:

task help

Then choose your "target" and have fun with it:

task [target]

4. License

MIT

symfony-and-docker-makefile-taskfile's People

Contributors

yoanbernabeu avatar jdelauney avatar spomky avatar mercuryseries avatar qdequippe avatar laminr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.