Git Product home page Git Product logo

phing-tasks's Introduction

Hi there πŸ‘‹

Hi, I’m a formerly freelance full-stack developer from Berlin working for @bitly Europe (@Egoditor). Beforehand I was supporting agencies, businesses, and science projects with clean and fast performing JavaScript & PHP since 2001.

Whether it’s back end or front end, apps or web-based services, consulting or coding – I love to tackle complex challenges and always strive for a structured product.

GitHub stats

phing-tasks's People

Contributors

ephigenia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

c33s-keep-it

phing-tasks's Issues

git task and git deployed projects

Concerning the git.xml I had either to clone the super project recursive or use my own build task to test for git and pull it using `git submodule --init [--recursive] update".

Making the git.xml less useful by the time it is installed.

A short readme section on how to (easily) use phing-tasks with git hosted projects and phing would be nice.

What might be even faster to deploy is a composer.json (registered with packagist.org). That way all my build script needs to do is testing for composer and executing composer install.

Since I seem to have to much free time I could provide (and register) a composer.json if you like.

replace wget with curl

Replace wget with curl or something that is available on linux and osx systems when downloading yui compressor for js.

assets.js.files as FileSet

Make it possible to define the assets.js.files as a FileSet instead of have a very long csv list of files in the build.properties file.

git tasks may be simplified/ improved for git 1.6.6+

Since 1.6.6. of git you can git submodule --init --recursive update. That way you no longer need to init explicitly nor utilise the foreach.

Can't tell if --recursive is helpful or might be unwanted for any other use case. In some cases it was helpful (like doctrine integration). Maybe a separate submodules-update-recursive would be the better choice. It wont effect repositories without submodules thought.

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.